summaryrefslogtreecommitdiff
path: root/source4/kdc/kdc-heimdal.c
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2020-11-20 15:27:17 +0100
committerRalph Boehme <slow@samba.org>2020-11-27 10:07:18 +0000
commit4142bde7e524e9d5a491b2ff1afa4990e2c89a10 (patch)
treef0207fc5fa1938bc9c55c76a9706d4604d365a80 /source4/kdc/kdc-heimdal.c
parent8ad82ae66157c893a2b84d353ec4d9feb4815ede (diff)
downloadsamba-4142bde7e524e9d5a491b2ff1afa4990e2c89a10.tar.gz
s4: rename source4/smbd/ to source4/samba/
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Fri Nov 27 10:07:18 UTC 2020 on sn-devel-184
Diffstat (limited to 'source4/kdc/kdc-heimdal.c')
-rw-r--r--source4/kdc/kdc-heimdal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/kdc/kdc-heimdal.c b/source4/kdc/kdc-heimdal.c
index ee4e1387def..a3c357ca1a6 100644
--- a/source4/kdc/kdc-heimdal.c
+++ b/source4/kdc/kdc-heimdal.c
@@ -22,7 +22,7 @@
*/
#include "includes.h"
-#include "smbd/process_model.h"
+#include "samba/process_model.h"
#include "lib/tsocket/tsocket.h"
#include "lib/messaging/irpc.h"
#include "librpc/gen_ndr/ndr_irpc.h"