summaryrefslogtreecommitdiff
path: root/source3/libsmb/clirap.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-24 10:46:55 +0100
committerGünther Deschner <gd@samba.org>2011-03-15 21:16:35 +0100
commit7a91282c9fb114e1ef52f89da4c6719683a623e5 (patch)
tree508d970da4c4e6c93cc4091476a01edafe428e92 /source3/libsmb/clirap.c
parentc91b897caa11c9400851e16d3091d89b79b87614 (diff)
downloadsamba-7a91282c9fb114e1ef52f89da4c6719683a623e5.tar.gz
samba-7a91282c9fb114e1ef52f89da4c6719683a623e5.tar.bz2
samba-7a91282c9fb114e1ef52f89da4c6719683a623e5.zip
s3-libsmb: only include rap client when needed.
Guenther
Diffstat (limited to 'source3/libsmb/clirap.c')
-rw-r--r--source3/libsmb/clirap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/clirap.c b/source3/libsmb/clirap.c
index 781dbe64af..1756c479b4 100644
--- a/source3/libsmb/clirap.c
+++ b/source3/libsmb/clirap.c
@@ -24,6 +24,7 @@
#include "../librpc/gen_ndr/rap.h"
#include "../lib/crypto/arcfour.h"
#include "async_smb.h"
+#include "libsmb/clirap.h"
#define PIPE_LANMAN "\\PIPE\\LANMAN"