diff options
Diffstat (limited to 'inet/arpa/inet.h')
-rw-r--r-- | inet/arpa/inet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/arpa/inet.h b/inet/arpa/inet.h index 0593c8fad6..ab4f0c9ea6 100644 --- a/inet/arpa/inet.h +++ b/inet/arpa/inet.h @@ -17,8 +17,8 @@ Boston, MA 02111-1307, USA. */ #ifndef _ARPA_INET_H - #define _ARPA_INET_H 1 + #include <features.h> #include <sys/types.h> |