summaryrefslogtreecommitdiff
path: root/source4/smbd
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd')
-rw-r--r--source4/smbd/process_standard.c2
-rw-r--r--source4/smbd/server.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/smbd/process_standard.c b/source4/smbd/process_standard.c
index a426a2473b..1efdd3d0c4 100644
--- a/source4/smbd/process_standard.c
+++ b/source4/smbd/process_standard.c
@@ -32,7 +32,7 @@
#include "system/kerberos.h"
#include "heimdal/lib/gssapi/gssapi_locl.h"
-#include "passdb/secrets.h"
+#include "param/secrets.h"
#ifdef HAVE_SETPROCTITLE
#ifdef HAVE_SETPROCTITLE_H
diff --git a/source4/smbd/server.c b/source4/smbd/server.c
index 2239f33d17..48c8c8ab55 100644
--- a/source4/smbd/server.c
+++ b/source4/smbd/server.c
@@ -37,7 +37,7 @@
#include "auth/gensec/gensec.h"
#include "smbd/process_model.h"
#include "smbd/service.h"
-#include "passdb/secrets.h"
+#include "param/secrets.h"
#include "smbd/pidfile.h"
/*