summaryrefslogtreecommitdiff
path: root/source3/libsmb/clidgram.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-18 19:40:31 +0200
committerGünther Deschner <gd@samba.org>2010-05-31 11:32:37 +0200
commitfbb7814f91f85e95769a5e23506825167b44139f (patch)
treed790104b205df4fdb843008c812f0b116dc72350 /source3/libsmb/clidgram.c
parentf9f8007361583c1d38be7e15eeae6b58a09614b3 (diff)
downloadsamba-fbb7814f91f85e95769a5e23506825167b44139f.tar.gz
samba-fbb7814f91f85e95769a5e23506825167b44139f.tar.bz2
samba-fbb7814f91f85e95769a5e23506825167b44139f.zip
s3: only use netlogon/nbt header when needed.
Guenther
Diffstat (limited to 'source3/libsmb/clidgram.c')
-rw-r--r--source3/libsmb/clidgram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/clidgram.c b/source3/libsmb/clidgram.c
index 1b72e33303..f1f0bcb357 100644
--- a/source3/libsmb/clidgram.c
+++ b/source3/libsmb/clidgram.c
@@ -21,6 +21,7 @@
#include "includes.h"
#include "librpc/gen_ndr/messaging.h"
+#include "libsmb/clidgram.h"
/*
* cli_send_mailslot, send a mailslot for client code ...