summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_synclists.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/nmbd/nmbd_synclists.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/nmbd/nmbd_synclists.c')
-rw-r--r--source3/nmbd/nmbd_synclists.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nmbd/nmbd_synclists.c b/source3/nmbd/nmbd_synclists.c
index 5c139b31af..136a5c416c 100644
--- a/source3/nmbd/nmbd_synclists.c
+++ b/source3/nmbd/nmbd_synclists.c
@@ -29,6 +29,7 @@
#include "includes.h"
#include "../librpc/gen_ndr/svcctl.h"
#include "nmbd/nmbd.h"
+#include "libsmb/clirap.h"
struct sync_record {
struct sync_record *next, *prev;