summaryrefslogtreecommitdiff
path: root/source3/include/rpc_client.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-09-20 15:58:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:51 -0500
commita6ddf9bf5d2258a26f6cb5d1913ebc949678f216 (patch)
tree87429683542f8aa72cf793627fc3ddaed8566713 /source3/include/rpc_client.h
parentc4046b0e883de51d211a83adcc08b7497237dc6e (diff)
downloadsamba-a6ddf9bf5d2258a26f6cb5d1913ebc949678f216.tar.gz
samba-a6ddf9bf5d2258a26f6cb5d1913ebc949678f216.tar.bz2
samba-a6ddf9bf5d2258a26f6cb5d1913ebc949678f216.zip
r18711: Replace the following hand code client routines:
* rpccli_reg_abort_shutdown() * rpccli_reg_flush_key() Remove the cmd_reg.c from rpcclient since the entire file was unused (This used to be commit c4788f0c1398feb098f131aa5c4d0398d7489527)
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 09aa57acc0..766b35a2f9 100644
--- a/source3/include/rpc_client.h
+++ b/source3/include/rpc_client.h
@@ -27,6 +27,7 @@
#include "librpc/gen_ndr/cli_unixinfo.h"
#include "librpc/gen_ndr/cli_dfs.h"
#include "librpc/gen_ndr/cli_lsa.h"
+#include "librpc/gen_ndr/cli_winreg.h"
/* macro to expand cookie-cutter code in cli_xxx() using rpc_api_pipe_req() */