summaryrefslogtreecommitdiff
path: root/source4/kdc/hdb-ldb.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-06-04 05:35:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:33 -0500
commitb7b7c46eb48cc531e9e96bae97bfa7c3533c74d8 (patch)
tree32e01366fc65a780d74c32ac832c4230ab7c2bb4 /source4/kdc/hdb-ldb.c
parent32f2e9806b267782125fed3a6162ea895e634eef (diff)
downloadsamba-b7b7c46eb48cc531e9e96bae97bfa7c3533c74d8.tar.gz
samba-b7b7c46eb48cc531e9e96bae97bfa7c3533c74d8.tar.bz2
samba-b7b7c46eb48cc531e9e96bae97bfa7c3533c74d8.zip
r7264: fix up the socket handling for abartlet. Still only udp, but it won't
be hard to do tcp as well. (This used to be commit 7cbb95d3f55dbaf9ca606655377682841e4c534d)
Diffstat (limited to 'source4/kdc/hdb-ldb.c')
-rw-r--r--source4/kdc/hdb-ldb.c13
1 files changed, 3 insertions, 10 deletions
diff --git a/source4/kdc/hdb-ldb.c b/source4/kdc/hdb-ldb.c
index 601821fc42..caa5a5c801 100644
--- a/source4/kdc/hdb-ldb.c
+++ b/source4/kdc/hdb-ldb.c
@@ -35,16 +35,9 @@
#include "includes.h"
#include "kdc.h"
#include "ads.h"
-#include <hdb.h>
-#include <unistd.h>
-#include <stdint.h>
-#include <stdio.h>
-#include <stdarg.h>
-
-#include <ldb.h>
-#include <talloc.h>
-
-#include <ctype.h>
+#include "hdb.h"
+#include "lib/ldb/include/ldb.h"
+#include "system/iconv.h"
static const char * const krb5_attrs[] = {