summaryrefslogtreecommitdiff
path: root/source4/kdc/wdc-samba4.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-11 14:09:41 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-12 18:18:55 +1100
commite26609b667094dde09dbe3fcabdc2d26ded7f37c (patch)
treea0cb99a94037730662fb3273f183352a4fcfccb2 /source4/kdc/wdc-samba4.c
parentdcd346c0e541246260507c96283eefaef23edebb (diff)
downloadsamba-e26609b667094dde09dbe3fcabdc2d26ded7f37c.tar.gz
s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
kdc.h conflicts with a heimdal header name
Diffstat (limited to 'source4/kdc/wdc-samba4.c')
-rw-r--r--source4/kdc/wdc-samba4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/kdc/wdc-samba4.c b/source4/kdc/wdc-samba4.c
index 89265946988..a6487110f70 100644
--- a/source4/kdc/wdc-samba4.c
+++ b/source4/kdc/wdc-samba4.c
@@ -24,7 +24,7 @@
#include "includes.h"
#include "../libds/common/flags.h"
#include "auth/auth.h"
-#include "kdc/kdc.h"
+#include "kdc/kdc-glue.h"
#include "param/param.h"
#include "kdc/pac-glue.h"