diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-01-25 14:26:39 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-01-25 14:26:39 -0800 |
commit | a6026f992e5c630c600127527dc5958d3053b8cb (patch) | |
tree | ae526d03f5b19434909dfb2fa5984e2b97502c29 /system/include/libc | |
parent | 5526b1d10e23146e052771e794b34b7f00a22f4a (diff) |
headers
Diffstat (limited to 'system/include/libc')
-rw-r--r-- | system/include/libc/ifaddrs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/include/libc/ifaddrs.h b/system/include/libc/ifaddrs.h index 6235a7c0..f96d57e3 100644 --- a/system/include/libc/ifaddrs.h +++ b/system/include/libc/ifaddrs.h @@ -26,7 +26,6 @@ #ifndef _IFADDRS_H_ #define _IFADDRS_H_ -#include <features.h> #include <sys/socket.h> struct ifaddrs { |