1 2 3 4 5 6 7
#ifndef _IFADDRS_H #include <inet/ifaddrs.h> libc_hidden_proto (getifaddrs) libc_hidden_proto (freeifaddrs) #endif /* ifaddrs.h */