summaryrefslogtreecommitdiff
path: root/source4/smbd/pidfile.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-19 11:49:33 -0700
committerAndrew Tridgell <tridge@samba.org>2009-09-19 14:11:54 -0700
commit7c807de6b87a57352fe408d27b32c217523a95cd (patch)
tree5f48dfd312da1d3daa62f81b107baea18ab3a374 /source4/smbd/pidfile.c
parent22054523dce137c3eba443cfb5a197796c0dbfcf (diff)
downloadsamba-7c807de6b87a57352fe408d27b32c217523a95cd.tar.gz
samba-7c807de6b87a57352fe408d27b32c217523a95cd.tar.bz2
samba-7c807de6b87a57352fe408d27b32c217523a95cd.zip
s4-smbd: minimise includes in smbd/ and smb_server
Diffstat (limited to 'source4/smbd/pidfile.c')
-rw-r--r--source4/smbd/pidfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/smbd/pidfile.c b/source4/smbd/pidfile.c
index 44600d33cf..da3f363ff9 100644
--- a/source4/smbd/pidfile.c
+++ b/source4/smbd/pidfile.c
@@ -21,7 +21,6 @@
#include "includes.h"
#include "system/filesys.h"
-#include "smbd/pidfile.h"
/**
* @file