mirror of git://sourceware.org/git/glibc.git
Internal shadow header for <ifaddrs.h>.
This commit is contained in:
parent
4c51367922
commit
ff479b9b9a
|
@ -0,0 +1,7 @@
|
|||
#ifndef _IFADDRS_H
|
||||
#include <inet/ifaddrs.h>
|
||||
|
||||
libc_hidden_proto (getifaddrs)
|
||||
libc_hidden_proto (freeifaddrs)
|
||||
|
||||
#endif /* ifaddrs.h */
|
Loading…
Reference in New Issue