summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/los-proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h
index 92a4a7c1a..6df46b751 100644
--- a/src/include/krb5/los-proto.h
+++ b/src/include/krb5/los-proto.h
@@ -68,5 +68,7 @@ krb5_error_code krb5_get_host_realm
char *** ));
krb5_error_code krb5_free_host_realm
PROTOTYPE((char * const * ));
+krb5_boolean krb5_kuserok
+ PROTOTYPE((krb5_principal, const char *));
#endif /* KRB5_LIBOS_PROTO__ */