r13924: Split more prototypes out of include/proto.h + initial work on header
[samba.git] / source4 / torture / local / socket.c
index 195354611f45ac2dc6cd3518557df8d9210341c9..66268f4f8018cb40a815688aca77f087a1e3f0de 100644 (file)
@@ -23,6 +23,8 @@
 #include "includes.h"
 #include "lib/socket/socket.h"
 #include "lib/events/events.h"
+#include "system/network.h"
+#include "netif/netif.h"
 
 #define CHECK_STATUS(status, correct) do { \
        if (!NT_STATUS_EQUAL(status, correct)) { \