summaryrefslogtreecommitdiff
path: root/source4/client
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-11-01 16:00:41 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-11-01 16:00:41 +0100
commitaf2940459d94fa6ab02e6fcbd7becfdac168e918 (patch)
tree08cb770d793b107f685d25b587afdbd933313000 /source4/client
parentd3df4061d9e0a3f0cae161022ee9253b7295bd58 (diff)
downloadsamba-af2940459d94fa6ab02e6fcbd7becfdac168e918.tar.gz
Fix prototype for attrib_string().
Diffstat (limited to 'source4/client')
-rw-r--r--source4/client/client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/client/client.c b/source4/client/client.c
index 7eb14a2ce12..02f46852b1a 100644
--- a/source4/client/client.c
+++ b/source4/client/client.c
@@ -52,6 +52,7 @@
#include "librpc/gen_ndr/ndr_nbt.h"
#include "param/param.h"
#include "librpc/rpc/dcerpc.h"
+#include "libcli/raw/raw_proto.h"
/* the default pager to use for the client "more" command. Users can
* override this with the PAGER environment variable */