examples/VFS: don't use smbd/proto.h
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2012 09:53:47 +0000 (11:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jun 2012 08:18:38 +0000 (10:18 +0200)
metze

examples/VFS/shadow_copy_test.c
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c

index 8e6fd69b1bd0061e9b274d3e09fc56e7fa672910..944136badd4b791d3bf5455ec459eae22656a654 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "../source3/include/includes.h"
 #include "ntioctl.h"
-#include "smbd/proto.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_VFS
index 1a44a39f2df1cd1bae0a7870c94bddb7145a6b33..89d69928ebf3c987626d0d3f6c1668550daacb3b 100644 (file)
@@ -23,7 +23,6 @@
 
 
 #include "../source3/include/includes.h"
-#include "smbd/proto.h"
 
 /* PLEASE,PLEASE READ THE VFS MODULES CHAPTER OF THE 
    SAMBA DEVELOPERS GUIDE!!!!!!
index ba7e898cf8387a094ee203af2891d33dc208dfca..8f55d6aa8a8459d351d5afac4af07bd6707b210a 100644 (file)
@@ -23,7 +23,6 @@
 
 
 #include "../source3/include/includes.h"
-#include "smbd/proto.h"
 
 /* PLEASE,PLEASE READ THE VFS MODULES CHAPTER OF THE 
    SAMBA DEVELOPERS GUIDE!!!!!!