summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5.hin b/src/include/krb5.hin
index e48015afc..c889bac60 100644
--- a/src/include/krb5.hin
+++ b/src/include/krb5.hin
@@ -2281,7 +2281,6 @@ krb5_error_code KRB5_CALLCONV krb5_aname_to_localname
krb5_const_principal,
int,
char * );
-#if KRB5_PRIVATE
krb5_error_code KRB5_CALLCONV krb5_get_host_realm
(krb5_context,
const char *,
@@ -2289,6 +2288,7 @@ krb5_error_code KRB5_CALLCONV krb5_get_host_realm
krb5_error_code KRB5_CALLCONV krb5_free_host_realm
(krb5_context,
char * const * );
+#if KRB5_PRIVATE
krb5_error_code KRB5_CALLCONV krb5_get_realm_domain
(krb5_context,
const char *,