summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/krb5.hin')
-rw-r--r--src/include/krb5.hin8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/include/krb5.hin b/src/include/krb5.hin
index c6f7040a5a..eece828f1f 100644
--- a/src/include/krb5.hin
+++ b/src/include/krb5.hin
@@ -119,8 +119,7 @@ KRB5INT_BEGIN_DECLS
#if TARGET_OS_MAC
# if defined(__MWERKS__)
-# pragma import on
-# pragma enumsalwaysint on
+# pragma import on
# endif
# pragma options align=mac68k
#endif
@@ -2555,10 +2554,9 @@ krb5_prompt_type* KRB5_CALLCONV krb5_get_prompt_types
#if TARGET_OS_MAC
# if defined(__MWERKS__)
-# pragma enumsalwaysint reset
-# pragma import reset
+# pragma import reset
# endif
-# pragma options align=reset
+# pragma options align=reset
#endif
KRB5INT_END_DECLS