diff --git a/socket/scan_ip6if.c b/socket/scan_ip6if.c index ec1a794..f132dfa 100644 --- a/socket/scan_ip6if.c +++ b/socket/scan_ip6if.c @@ -2,7 +2,7 @@ #include "byte.h" #include #include "socket.h" -#if defined(__linux__) +#if defined(__linux__) || defined(_SGI_SOURCE) #include #endif