diff options
Diffstat (limited to 'source4/ntvfs/ntvfs_base.c')
-rw-r--r-- | source4/ntvfs/ntvfs_base.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/ntvfs/ntvfs_base.c b/source4/ntvfs/ntvfs_base.c index 9cb8293cbc3..1b021527de6 100644 --- a/source4/ntvfs/ntvfs_base.c +++ b/source4/ntvfs/ntvfs_base.c @@ -26,8 +26,7 @@ #include "includes.h" #include "dlinklist.h" #include "smb_server/smb_server.h" - - +#include "smb_build.h" /* the list of currently registered NTVFS backends, note that there * can be more than one backend with the same name, as long as they |