summaryrefslogtreecommitdiff
path: root/source4/torture/local/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/local/socket.c')
-rw-r--r--source4/torture/local/socket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/socket.c b/source4/torture/local/socket.c
index acea977331..9a29ef0fec 100644
--- a/source4/torture/local/socket.c
+++ b/source4/torture/local/socket.c
@@ -25,6 +25,7 @@
#include "lib/events/events.h"
#include "system/network.h"
#include "netif/netif.h"
+#include "torture/torture.h"
#define CHECK_STATUS(status, correct) do { \
if (!NT_STATUS_EQUAL(status, correct)) { \