summaryrefslogtreecommitdiff
path: root/source3/lib/interfaces.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-05-07 03:21:23 +0000
committerAndrew Tridgell <tridge@samba.org>2001-05-07 03:21:23 +0000
commitfe6b398a79e6a8efaeef173dc4a41ff4a8ec3b33 (patch)
treec8131ad1727c7628f894af78d40159095395f1cc /source3/lib/interfaces.c
parent3762d48404c60fdeda25ff4083b9ef878917a011 (diff)
downloadsamba-fe6b398a79e6a8efaeef173dc4a41ff4a8ec3b33.tar.gz
samba-fe6b398a79e6a8efaeef173dc4a41ff4a8ec3b33.tar.bz2
samba-fe6b398a79e6a8efaeef173dc4a41ff4a8ec3b33.zip
fix interfaces.c for aix 3.2.5
(This used to be commit a69532ffde761453f3d9189be2fbf1036c2ed196)
Diffstat (limited to 'source3/lib/interfaces.c')
-rw-r--r--source3/lib/interfaces.c2
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