diff options
Diffstat (limited to 'source4/torture/rpc/atsvc.c')
-rw-r--r-- | source4/torture/rpc/atsvc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/rpc/atsvc.c b/source4/torture/rpc/atsvc.c index 52ac53e58b..3d28fa775e 100644 --- a/source4/torture/rpc/atsvc.c +++ b/source4/torture/rpc/atsvc.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "librpc/gen_ndr/ndr_atsvc.h" static BOOL test_JobGetInfo(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx, uint32_t job_id) { |