add getifaddrs.c, and ifaddrs.h, remove getnameinfo.c

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9268 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-12-05 09:08:21 +00:00
parent f86eaa7e8a
commit 450d16851d

View File

@@ -92,15 +92,16 @@ EXTRA_libroken_la_SOURCES = \
geteuid.c \ geteuid.c \
getgid.c \ getgid.c \
gethostname.c \ gethostname.c \
getifaddrs.c \
getipnodebyaddr.c \ getipnodebyaddr.c \
getipnodebyname.c \ getipnodebyname.c \
getnameinfo.c \
getopt.c \ getopt.c \
gettimeofday.c \ gettimeofday.c \
getuid.c \ getuid.c \
getusershell.c \ getusershell.c \
glob.h \ glob.h \
hstrerror.c \ hstrerror.c \
ifaddrs.h \
inet_aton.c \ inet_aton.c \
inet_ntop.c \ inet_ntop.c \
inet_pton.c \ inet_pton.c \