summaryrefslogtreecommitdiff
path: root/source4/smbd/process_prefork.c
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-27 19:32:03 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-27 21:50:41 +0100
commitc8aa7d5837bdfc7f721ac9fcc12211fd89f3dbcf (patch)
tree4a2d4e0579c596af6919dcdb2d3d8c9f35490839 /source4/smbd/process_prefork.c
parent4010eff80b888fec7cb7e5d43cb0c3ff23188a64 (diff)
downloadsamba-c8aa7d5837bdfc7f721ac9fcc12211fd89f3dbcf.tar.gz
samba-c8aa7d5837bdfc7f721ac9fcc12211fd89f3dbcf.tar.bz2
samba-c8aa7d5837bdfc7f721ac9fcc12211fd89f3dbcf.zip
s4:param/secrets.h - fix "enum netr_SchannelType" include correctly
Diffstat (limited to 'source4/smbd/process_prefork.c')
-rw-r--r--source4/smbd/process_prefork.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/smbd/process_prefork.c b/source4/smbd/process_prefork.c
index 1340464381..71c1c57162 100644
--- a/source4/smbd/process_prefork.c
+++ b/source4/smbd/process_prefork.c
@@ -27,7 +27,6 @@
#include "lib/events/events.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"