summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-23 14:18:59 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:09 +0200
commit2473c2fb1b9246e284b96cdf117bbb592a7c5309 (patch)
tree40bc0d34c2988f58880b85475acf96dd3e53d6ba /source3/include/includes.h
parent2377039738ea6676b71d58db770ffcd594ca08b7 (diff)
downloadsamba-2473c2fb1b9246e284b96cdf117bbb592a7c5309.tar.gz
samba-2473c2fb1b9246e284b96cdf117bbb592a7c5309.tar.bz2
samba-2473c2fb1b9246e284b96cdf117bbb592a7c5309.zip
s3-libsmb: put namequery headers to nmblib.h
We might find a better name for it and merge other namequery related things as well here... Guenther
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 1d3e02f813..8180cadbfc 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -539,7 +539,6 @@ typedef char fstring[FSTRING_LEN];
#include "locking.h"
#include "smb_perfcount.h"
#include "smb.h"
-#include "nameserv.h"
#include "../lib/util/byteorder.h"
#include "auth.h"