summaryrefslogtreecommitdiff
path: root/examples/VFS/shadow_copy_test.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-06-05 11:53:47 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-06 10:18:38 +0200
commit04ab606ddbd15cddb235d5f5baedf48299cb1ec7 (patch)
tree88444d045920f1f02cf6e541e4ac21f8e3fe8853 /examples/VFS/shadow_copy_test.c
parent9b5c2ca14c120e3700cbb92b1ae19ea6da28a9af (diff)
downloadsamba-04ab606ddbd15cddb235d5f5baedf48299cb1ec7.tar.gz
samba-04ab606ddbd15cddb235d5f5baedf48299cb1ec7.tar.bz2
samba-04ab606ddbd15cddb235d5f5baedf48299cb1ec7.zip
examples/VFS: don't use smbd/proto.h
metze
Diffstat (limited to 'examples/VFS/shadow_copy_test.c')
-rw-r--r--examples/VFS/shadow_copy_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/VFS/shadow_copy_test.c b/examples/VFS/shadow_copy_test.c
index 8e6fd69b1b..944136badd 100644
--- a/examples/VFS/shadow_copy_test.c
+++ b/examples/VFS/shadow_copy_test.c
@@ -20,7 +20,6 @@
#include "../source3/include/includes.h"
#include "ntioctl.h"
-#include "smbd/proto.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS