summaryrefslogtreecommitdiff
path: root/source4/heimdal/kuser/kuser_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/kuser/kuser_locl.h')
-rw-r--r--source4/heimdal/kuser/kuser_locl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/heimdal/kuser/kuser_locl.h b/source4/heimdal/kuser/kuser_locl.h
index 1bf682b1d0..82e6eb2e22 100644
--- a/source4/heimdal/kuser/kuser_locl.h
+++ b/source4/heimdal/kuser/kuser_locl.h
@@ -84,6 +84,8 @@
#endif
#include "crypto-headers.h" /* for UI_UTIL_read_pw_string */
+#include <rtbl.h>
+
#ifdef HAVE_LOCALE_H
#include <locale.h>
#endif
@@ -101,5 +103,6 @@
#define textdomain(package)
#endif
+extern krb5_context kcc_context;
#endif /* __KUSER_LOCL_H__ */