mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Internal shadow header for <ifaddrs.h>.
This commit is contained in:
7
include/ifaddrs.h
Normal file
7
include/ifaddrs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _IFADDRS_H
|
||||
#include <inet/ifaddrs.h>
|
||||
|
||||
libc_hidden_proto (getifaddrs)
|
||||
libc_hidden_proto (freeifaddrs)
|
||||
|
||||
#endif /* ifaddrs.h */
|
||||
Reference in New Issue
Block a user