summaryrefslogtreecommitdiff
path: root/source4/lib/socket/access.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/socket/access.c')
-rw-r--r--source4/lib/socket/access.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/socket/access.c b/source4/lib/socket/access.c
index c90bf203dd..a64444d41c 100644
--- a/source4/lib/socket/access.c
+++ b/source4/lib/socket/access.c
@@ -34,6 +34,7 @@
#include "includes.h"
#include "system/network.h"
#include "system/iconv.h"
+#include "lib/socket/socket.h"
#define FAIL (-1)
#define ALLONES ((uint32_t)0xFFFFFFFF)