summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_lsarpc.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-30 23:21:42 +0200
committerGünther Deschner <gd@samba.org>2011-03-31 00:14:01 +0200
commit2352e7cb7fe43b2a3cb5c4876f21cd655823288a (patch)
tree9f71a118792f867f4b7868188c9fa7e21b0306e1 /source3/rpcclient/cmd_lsarpc.c
parent5fcb4d328ce28e6c4f413f2b31d70e07818c0527 (diff)
downloadsamba-2352e7cb7fe43b2a3cb5c4876f21cd655823288a.tar.gz
samba-2352e7cb7fe43b2a3cb5c4876f21cd655823288a.tar.bz2
samba-2352e7cb7fe43b2a3cb5c4876f21cd655823288a.zip
s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
Guenther
Diffstat (limited to 'source3/rpcclient/cmd_lsarpc.c')
-rw-r--r--source3/rpcclient/cmd_lsarpc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/rpcclient/cmd_lsarpc.c b/source3/rpcclient/cmd_lsarpc.c
index 02aa07992e..4b065d0dd2 100644
--- a/source3/rpcclient/cmd_lsarpc.c
+++ b/source3/rpcclient/cmd_lsarpc.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
#include "../libcli/auth/libcli_auth.h"
#include "../librpc/gen_ndr/ndr_lsa.h"
#include "../librpc/gen_ndr/ndr_lsa_c.h"