lib/socket_wrapper/tests: add missing #include "torture/local/proto.h"
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 08:08:17 +0000 (09:08 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Apr 2014 07:03:44 +0000 (09:03 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/socket_wrapper/testsuite.c

index 9274e7f4853043f99da141de34ef8cf468f06841..a42955e3e7a1aaaf078919fe92f74cca73c2ba58 100644 (file)
@@ -23,6 +23,7 @@
 #include "system/network.h"
 #include "../socket_wrapper/socket_wrapper.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 
 static char *old_dir = NULL;
 static char *old_iface = NULL;