summaryrefslogtreecommitdiff
path: root/portable/krb5.h
diff options
context:
space:
mode:
Diffstat (limited to 'portable/krb5.h')
-rw-r--r--portable/krb5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/portable/krb5.h b/portable/krb5.h
index a3cb173..6dfffd5 100644
--- a/portable/krb5.h
+++ b/portable/krb5.h
@@ -113,4 +113,6 @@ const char *krb5_principal_get_realm(krb5_context, krb5_const_principal);
/* Undo default visibility change. */
#pragma GCC visibility pop
+END_DECLS
+
#endif /* !PORTABLE_KRB5_H */