diff options
-rw-r--r-- | source3/lib/interfaces.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/lib/interfaces.c b/source3/lib/interfaces.c index e7b9efa1f0..6e031a1dab 100644 --- a/source3/lib/interfaces.c +++ b/source3/lib/interfaces.c @@ -39,9 +39,7 @@ #include <arpa/inet.h> #include <netdb.h> #include <sys/ioctl.h> -#ifdef HAVE_SYS_TIME_H #include <sys/time.h> -#endif #include <net/if.h> #ifndef SIOCGIFCONF |