diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/smbd/smbd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/smbd.h b/source3/smbd/smbd.h index 009b183c64..5c3ea21fd5 100644 --- a/source3/smbd/smbd.h +++ b/source3/smbd/smbd.h @@ -22,8 +22,8 @@ struct dptr_struct; #include "smb_acls.h" -#include "librpc/gen_ndr/smbXsrv.h" #include "vfs.h" +#include "librpc/gen_ndr/smbXsrv.h" #include "smbd/proto.h" #include "locking/proto.h" |