summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/kerberos.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-02-10 05:22:53 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:39 -0500
commit8674eaa5cc9b1ddeb65f05527a5b539f15e4afcb (patch)
treefa22e4096076a63a43629945c6b1c5e456dd20e2 /source4/libcli/auth/kerberos.c
parentec15008ec703b44ff3073bf074eda8adc8c5d00c (diff)
downloadsamba-8674eaa5cc9b1ddeb65f05527a5b539f15e4afcb.tar.gz
samba-8674eaa5cc9b1ddeb65f05527a5b539f15e4afcb.tar.bz2
samba-8674eaa5cc9b1ddeb65f05527a5b539f15e4afcb.zip
r5300: more uint32 and system/filesys.h build fixes when developer mode is enabled
(This used to be commit 93931b1a741a3722c311ada80c4c9d3d670f91b2)
Diffstat (limited to 'source4/libcli/auth/kerberos.c')
-rw-r--r--source4/libcli/auth/kerberos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/auth/kerberos.c b/source4/libcli/auth/kerberos.c
index a8d9d75a1e..4bf9e626ce 100644
--- a/source4/libcli/auth/kerberos.c
+++ b/source4/libcli/auth/kerberos.c
@@ -26,6 +26,7 @@
#include "libcli/auth/kerberos.h"
#include "system/time.h"
#include "secrets.h"
+#include "pstring.h"
#ifdef HAVE_KRB5