(libroken_la_SOURCES): add copyhostent.c, freehostent.c,
getipnodebyname.c, getipnodebyaddr.c git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6475 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -20,14 +20,18 @@ endif | |||||||
| libroken_la_SOURCES =		\ | libroken_la_SOURCES =		\ | ||||||
| 	base64.c		\ | 	base64.c		\ | ||||||
| 	concat.c		\ | 	concat.c		\ | ||||||
|  | 	copyhostent.c		\ | ||||||
| 	emalloc.c		\ | 	emalloc.c		\ | ||||||
| 	eread.c			\ | 	eread.c			\ | ||||||
| 	erealloc.c		\ | 	erealloc.c		\ | ||||||
| 	estrdup.c		\ | 	estrdup.c		\ | ||||||
| 	ewrite.c		\ | 	ewrite.c		\ | ||||||
|  | 	freehostent.c		\ | ||||||
| 	get_default_username.c	\ | 	get_default_username.c	\ | ||||||
| 	get_window_size.c	\ | 	get_window_size.c	\ | ||||||
| 	getarg.c		\ | 	getarg.c		\ | ||||||
|  | 	getipnodebyaddr.c	\ | ||||||
|  | 	getipnodebyname.c	\ | ||||||
| 	inaddr2str.c		\ | 	inaddr2str.c		\ | ||||||
| 	issuid.c		\ | 	issuid.c		\ | ||||||
| 	k_getpwnam.c		\ | 	k_getpwnam.c		\ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund