summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/smbd/smbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/smbd.h b/source3/smbd/smbd.h
index c8209b12ae..9233fd743c 100644
--- a/source3/smbd/smbd.h
+++ b/source3/smbd/smbd.h
@@ -23,8 +23,8 @@ struct dptr_struct;
struct aio_extra;
#include "smb_acls.h"
-#include "vfs.h"
#include "librpc/gen_ndr/smbXsrv.h"
+#include "vfs.h"
#include "smbd/proto.h"
#include "locking/proto.h"