s4:librpc/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>
source4/librpc/tests/binding_string.c

index 59a26c6e8b17f1a0c779e8315edc5e4586d615ed..b2866a4d89d066a8164147f2b877b11a26f755dd 100644 (file)
@@ -24,6 +24,7 @@
 #include "librpc/rpc/dcerpc.h"
 #include "librpc/rpc/dcerpc_proto.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 #include "lib/util/util_net.h"
 
 static bool test_BindingString(struct torture_context *tctx,