diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/modules/vfs_shadow_copy2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/modules/vfs_shadow_copy2.c b/source3/modules/vfs_shadow_copy2.c index 0e6e14fc72..bf61c92262 100644 --- a/source3/modules/vfs_shadow_copy2.c +++ b/source3/modules/vfs_shadow_copy2.c @@ -98,7 +98,6 @@ #include "includes.h" #include "system/filesys.h" #include "include/ntioctl.h" -#include "smbd/proto.h" #include <ccan/hash/hash.h> #include "util_tdb.h" |