diff options
Diffstat (limited to 'source3/include/rpc_client.h')
-rw-r--r-- | source3/include/rpc_client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/rpc_client.h b/source3/include/rpc_client.h index 0b3bd0505a..407d5d97a7 100644 --- a/source3/include/rpc_client.h +++ b/source3/include/rpc_client.h @@ -24,6 +24,7 @@ /* autogenerated client stubs */ #include "librpc/gen_ndr/cli_unixinfo.h" +#include "librpc/gen_ndr/cli_dfs.h" #include "librpc/gen_ndr/cli_lsa.h" /* macro to expand cookie-cutter code in cli_xxx() using rpc_api_pipe_req() */ |