summaryrefslogtreecommitdiff
path: root/source3/lib/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/interface.c')
-rw-r--r--source3/lib/interface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/interface.c b/source3/lib/interface.c
index 79c62a7ae7..30e94069a5 100644
--- a/source3/lib/interface.c
+++ b/source3/lib/interface.c
@@ -19,6 +19,7 @@
*/
#include "includes.h"
+#include "interfaces.h"
static struct iface_struct *probed_ifaces;
static int total_probed;