summaryrefslogtreecommitdiff
path: root/source3/lib/smbd_shim.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-06-05 14:47:00 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-06 10:18:39 +0200
commit16be476d403bf2fffa74f017089962da9b03c103 (patch)
treeddd317e3879d0bf5d684714568733c57ac0a5756 /source3/lib/smbd_shim.c
parent04ab606ddbd15cddb235d5f5baedf48299cb1ec7 (diff)
downloadsamba-16be476d403bf2fffa74f017089962da9b03c103.tar.gz
samba-16be476d403bf2fffa74f017089962da9b03c103.tar.bz2
samba-16be476d403bf2fffa74f017089962da9b03c103.zip
s3:lib: we don't need smbd/proto.h in smbd_shim.c
metze
Diffstat (limited to 'source3/lib/smbd_shim.c')
-rw-r--r--source3/lib/smbd_shim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/smbd_shim.c b/source3/lib/smbd_shim.c
index a7d386b29c..0d33164655 100644
--- a/source3/lib/smbd_shim.c
+++ b/source3/lib/smbd_shim.c
@@ -24,7 +24,6 @@
#include "includes.h"
#include "smbd_shim.h"
-#include "smbd/proto.h"
static struct smbd_shim shim;