Revert "s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ structs...
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Aug 2012 09:58:39 +0000 (11:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 10 Aug 2012 15:35:38 +0000 (17:35 +0200)
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

source3/smbd/smbd.h

index 5c3ea21fd5fa2a6b474fcafc4ff2dc1fb5fcf638..a5b211a678d93f3f95ff1bf634a3d378dafc7505 100644 (file)
@@ -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"