summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-02 23:21:09 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:37 +0200
commit164ee0fe56af9e4b1f30c83165b0580220ac9531 (patch)
treee3faa31ec68808d9078743c113a3b7dc1ab40137 /source3/libsmb
parentf9012635da311afb31ce33ef5917e9a73207d688 (diff)
downloadsamba-164ee0fe56af9e4b1f30c83165b0580220ac9531.tar.gz
samba-164ee0fe56af9e4b1f30c83165b0580220ac9531.tar.bz2
samba-164ee0fe56af9e4b1f30c83165b0580220ac9531.zip
s3-libsmb: include nbt.h in namequery_dc code.
Guenther
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/namequery_dc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/namequery_dc.c b/source3/libsmb/namequery_dc.c
index 6458e5d564..d6ff99959e 100644
--- a/source3/libsmb/namequery_dc.c
+++ b/source3/libsmb/namequery_dc.c
@@ -25,6 +25,7 @@
#include "includes.h"
#include "libads/sitename_cache.h"
#include "ads.h"
+#include "../librpc/gen_ndr/nbt.h"
/**********************************************************************
Is this our primary domain ?