summaryrefslogtreecommitdiff
path: root/source4/lib/netif
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/netif')
-rw-r--r--source4/lib/netif/netif.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/netif/netif.h b/source4/lib/netif/netif.h
index 77b7809685..36bc8c9b83 100644
--- a/source4/lib/netif/netif.h
+++ b/source4/lib/netif/netif.h
@@ -28,4 +28,6 @@ struct iface_struct {
#define MAX_INTERFACES 128
+#ifndef AUTOCONF_TEST
#include "netif/proto.h"
+#endif