summaryrefslogtreecommitdiff
path: root/source4/smbd
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd')
-rw-r--r--source4/smbd/pidfile.c1
-rw-r--r--source4/smbd/process_standard.c2
2 files changed, 0 insertions, 3 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
diff --git a/source4/smbd/process_standard.c b/source4/smbd/process_standard.c
index 730e185e5a..49aaf8481a 100644
--- a/source4/smbd/process_standard.c
+++ b/source4/smbd/process_standard.c
@@ -24,9 +24,7 @@
#include "includes.h"
#include "lib/events/events.h"
#include "../tdb/include/tdb.h"
-#include "lib/socket/socket.h"
#include "smbd/process_model.h"
-#include "param/secrets.h"
#include "system/filesys.h"
#include "cluster/cluster.h"
#include "param/param.h"