]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:modules: we don't need smbd/proto.h in vfs_shadow_copy2.c
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2012 12:47:52 +0000 (14:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jun 2012 08:18:39 +0000 (10:18 +0200)
metze

source3/modules/vfs_shadow_copy2.c

index 0e6e14fc72c6f01fe7a7c42a13d403a47a538f5c..bf61c9226227873a0ffc11ed8a45f3070fe6f8a6 100644 (file)
@@ -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"