summaryrefslogtreecommitdiff
path: root/source3/include/rpc_client.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-17 20:25:05 +0100
committerGünther Deschner <gd@samba.org>2008-02-17 22:32:30 +0100
commit082392d975808747ce1f485e6abf3a796e7ae233 (patch)
treee9ff6cb0d6a008e6d8a618cddc0474dba92ab7ef /source3/include/rpc_client.h
parent0ad7db900e376229e7e7fe17f3103354e401797a (diff)
downloadsamba-082392d975808747ce1f485e6abf3a796e7ae233.tar.gz
samba-082392d975808747ce1f485e6abf3a796e7ae233.tar.bz2
samba-082392d975808747ce1f485e6abf3a796e7ae233.zip
Use pidl for NTSVCS.
Guenther (This used to be commit 84a9bf0b7372bd7b7d4a1490c45e68b69889af8a)
Diffstat (limited to 'source3/include/rpc_client.h')
-rw-r--r--source3/include/rpc_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/rpc_client.h b/source3/include/rpc_client.h
index c560fd0909..e1ebb2509d 100644
--- a/source3/include/rpc_client.h
+++ b/source3/include/rpc_client.h
@@ -34,6 +34,7 @@
#include "librpc/gen_ndr/cli_samr.h"
#include "librpc/gen_ndr/cli_netlogon.h"
#include "librpc/gen_ndr/cli_dssetup.h"
+#include "librpc/gen_ndr/cli_ntsvcs.h"
/* macro to expand cookie-cutter code in cli_xxx() using rpc_api_pipe_req() */