Internal shadow header for <ifaddrs.h>.

This commit is contained in:
Ulrich Drepper 2003-04-24 23:38:24 +00:00
parent 4c51367922
commit ff479b9b9a

7
include/ifaddrs.h Normal file
View File

@ -0,0 +1,7 @@
#ifndef _IFADDRS_H
#include <inet/ifaddrs.h>
libc_hidden_proto (getifaddrs)
libc_hidden_proto (freeifaddrs)
#endif /* ifaddrs.h */