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

index bea78f53ecffaf2c57df71f52523e0df3aad68c8..e784e07d75f83fb8d43fb69c0bb39bb33ecf075d 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "includes.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 #include "lib/tdr/tdr.h"
 
 static bool test_push_uint8(struct torture_context *tctx)