1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

examples/VFS: don't use smbd/proto.h

metze
This commit is contained in:
Stefan Metzmacher 2012-06-05 11:53:47 +02:00
parent 9b5c2ca14c
commit 04ab606ddb
3 changed files with 0 additions and 3 deletions

View 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

View 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!!!!!!

View 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!!!!!!