auth/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>
auth/credentials/tests/simple.c

index 6c722750d675d3ec426ce0d8c5063a1413d65e31..90633ecbea5e7fbb1700a28163e73eca5cd2496d 100644 (file)
@@ -20,6 +20,7 @@
 #include "includes.h"
 #include "auth/credentials/credentials.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 
 static bool test_init(struct torture_context *tctx)
 {