lib/tevent/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/tevent/testsuite.c

index 7851c6c92db92e6ebf710b4f5633abf8d9be5b23..34d13bb362505739d9a415481b8fc2d260dbbbc9 100644 (file)
@@ -30,6 +30,7 @@
 #include "system/select.h"
 #include "system/network.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 #ifdef HAVE_PTHREAD
 #include <pthread.h>
 #include <assert.h>