1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-13 09:01:51 +03:00
Files
glibc/include/ifaddrs.h
2003-04-24 23:38:24 +00:00

8 lines
133 B
C

#ifndef _IFADDRS_H
#include <inet/ifaddrs.h>
libc_hidden_proto (getifaddrs)
libc_hidden_proto (freeifaddrs)
#endif /* ifaddrs.h */