summaryrefslogtreecommitdiff
path: root/source4/heimdal/kdc/kdc_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/kdc/kdc_locl.h')
-rw-r--r--source4/heimdal/kdc/kdc_locl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/heimdal/kdc/kdc_locl.h b/source4/heimdal/kdc/kdc_locl.h
index daf155839c..024937e763 100644
--- a/source4/heimdal/kdc/kdc_locl.h
+++ b/source4/heimdal/kdc/kdc_locl.h
@@ -67,6 +67,9 @@ extern const struct units _kdc_digestunits[];
extern struct timeval _kdc_now;
#define kdc_time (_kdc_now.tv_sec)
+extern char *runas_string;
+extern char *chroot_string;
+
void
loop(krb5_context context, krb5_kdc_configuration *config);