summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_lsarpc.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-18 18:26:16 +0200
committerGünther Deschner <gd@samba.org>2010-05-18 21:42:41 +0200
commit230b880d142eea46d4131f2b44774465c9c214bc (patch)
treef1c2cc16eeadc3394b220d0ff58d321b1d70d6ba /source3/rpcclient/cmd_lsarpc.c
parent5ed365411278ca19d69216ca969e91c4725c2c08 (diff)
downloadsamba-230b880d142eea46d4131f2b44774465c9c214bc.tar.gz
samba-230b880d142eea46d4131f2b44774465c9c214bc.tar.xz
samba-230b880d142eea46d4131f2b44774465c9c214bc.zip
s3-rpc_client: move protos to cli_lsarpc.h
Guenther
Diffstat (limited to 'source3/rpcclient/cmd_lsarpc.c')
-rw-r--r--source3/rpcclient/cmd_lsarpc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpcclient/cmd_lsarpc.c b/source3/rpcclient/cmd_lsarpc.c
index bc9efcd21c..6ddcc55b20 100644
--- a/source3/rpcclient/cmd_lsarpc.c
+++ b/source3/rpcclient/cmd_lsarpc.c
@@ -24,6 +24,7 @@
#include "rpcclient.h"
#include "../libcli/auth/libcli_auth.h"
#include "../librpc/gen_ndr/cli_lsa.h"
+#include "rpc_client/cli_lsarpc.h"
/* useful function to allow entering a name instead of a SID and
* looking it up automatically */