summaryrefslogtreecommitdiff
path: root/source3/smbd/smbd.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-08-10 11:58:39 +0200
committerStefan Metzmacher <metze@samba.org>2012-08-10 17:35:38 +0200
commit8defcb8bd1292376c2c00f1d432fe751c207f872 (patch)
tree1cc1f7ae805993a05d6b60c337ce2d70580ccc29 /source3/smbd/smbd.h
parent0e76bbc520b0052f1fed6bbd17fe8737249e8e68 (diff)
downloadsamba-8defcb8bd1292376c2c00f1d432fe751c207f872.tar.gz
samba-8defcb8bd1292376c2c00f1d432fe751c207f872.tar.bz2
samba-8defcb8bd1292376c2c00f1d432fe751c207f872.zip
Revert "s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ structs available"
This reverts commit 98ccca8dca70b87d04a93c8ef5232a071ab7c2af. Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 10 17:35:38 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/smbd/smbd.h')
-rw-r--r--source3/smbd/smbd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/smbd.h b/source3/smbd/smbd.h
index 5c3ea21fd5..a5b211a678 100644
--- a/source3/smbd/smbd.h
+++ b/source3/smbd/smbd.h
@@ -23,7 +23,6 @@ struct dptr_struct;
#include "smb_acls.h"
#include "vfs.h"
-#include "librpc/gen_ndr/smbXsrv.h"
#include "smbd/proto.h"
#include "locking/proto.h"