summaryrefslogtreecommitdiff
path: root/source3/smbd
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-10-03 10:46:22 +0200
committerVolker Lendecke <vl@samba.org>2010-10-03 10:51:08 +0200
commit97b76364e7c8103ee6dd6e41d85d3932e46eafdc (patch)
tree6b21e9034ccc11a57e3c15efda7906949bd5a445 /source3/smbd
parentc87d4e5ddbbafea6f0d2dd5062041d41e80db877 (diff)
downloadsamba-97b76364e7c8103ee6dd6e41d85d3932e46eafdc.tar.gz
samba-97b76364e7c8103ee6dd6e41d85d3932e46eafdc.tar.bz2
samba-97b76364e7c8103ee6dd6e41d85d3932e46eafdc.zip
s3: Attempt to fix a ton of warnings on the build farm
Diffstat (limited to 'source3/smbd')
-rw-r--r--source3/smbd/close.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/close.c b/source3/smbd/close.c
index c25d7e1168..13ebe337e2 100644
--- a/source3/smbd/close.c
+++ b/source3/smbd/close.c
@@ -23,6 +23,7 @@
#include "printing.h"
#include "librpc/gen_ndr/messaging.h"
#include "smbd/globals.h"
+#include "fake_file.h"
/****************************************************************************
Run a file if it is a magic script.