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 \
getgid.c \
gethostname.c \
getifaddrs.c \
getipnodebyaddr.c \
getipnodebyname.c \
getnameinfo.c \
getopt.c \
gettimeofday.c \
getuid.c \
getusershell.c \
glob.h \
hstrerror.c \
ifaddrs.h \
inet_aton.c \
inet_ntop.c \
inet_pton.c \