summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_shell.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-05-06 11:47:43 +0200
committerGünther Deschner <gd@samba.org>2011-05-06 16:37:18 +0200
commit27022587e31769718ab53f4d114e03ac2f205f27 (patch)
treee44e3574d6ca66c05f7bbce5ffd92aa87dbaabbe /source3/utils/net_rpc_shell.c
parent41134f7f4bb6cd2ff84422782dfb82845d881950 (diff)
downloadsamba-27022587e31769718ab53f4d114e03ac2f205f27.tar.gz
samba-27022587e31769718ab53f4d114e03ac2f205f27.tar.bz2
samba-27022587e31769718ab53f4d114e03ac2f205f27.zip
s3-libsmb: move protos to libsmb/proto.h
Guenther
Diffstat (limited to 'source3/utils/net_rpc_shell.c')
-rw-r--r--source3/utils/net_rpc_shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net_rpc_shell.c b/source3/utils/net_rpc_shell.c
index 1985bf8b0b..4339dc836c 100644
--- a/source3/utils/net_rpc_shell.c
+++ b/source3/utils/net_rpc_shell.c
@@ -26,6 +26,7 @@
#include "lib/netapi/netapi.h"
#include "lib/netapi/netapi_net.h"
#include "../libcli/smbreadline/smbreadline.h"
+#include "libsmb/libsmb.h"
static NTSTATUS rpc_sh_info(struct net_context *c,
TALLOC_CTX *mem_ctx, struct rpc_sh_ctx *ctx,