r14402: Generate seperate headers for RPC client functions.
[samba.git] / source4 / torture / rpc / svcctl.c
index 5f1514419ec0b8134217fb47837ee430e29d560c..d55c879bd77c4ca01a28fd8870c9d472c939f433 100644 (file)
@@ -22,6 +22,8 @@
 #include "includes.h"
 #include "torture/torture.h"
 #include "librpc/gen_ndr/ndr_svcctl.h"
+#include "librpc/gen_ndr/ndr_svcctl_c.h"
+#include "torture/rpc/rpc.h"
 
 static BOOL test_EnumServicesStatus(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx, struct policy_handle *h)
 {