]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Revert "s3:smb: include "smbXsrv.h" before "vfs.h""
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Aug 2012 09:58:28 +0000 (11:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 10 Aug 2012 13:56:33 +0000 (15:56 +0200)
This reverts commit db0c233624e633b3cc1a6e0e44dccc09aaa121f2.

source3/include/smb.h

index c6e6fb3871c8e0303b3ca4e458ca06bbeb80849f..2aa2ab30543b3c91b38af63cc8b9f563e6e06a36 100644 (file)
@@ -154,12 +154,6 @@ struct sys_notify_context {
 /* Include VFS stuff */
 
 #include "smb_acls.h"
-/*
- * smbXsrv.h: currently needed for vfs.h, as long as
- * the smbXsrv structures are still referenced as a
- * backling from files_struct and connection_struct.
- */
-#include "librpc/gen_ndr/smbXsrv.h"
 #include "vfs.h"
 
 struct current_user {