summaryrefslogtreecommitdiffstats
path: root/src/include/win-mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/win-mac.h')
-rw-r--r--src/include/win-mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/win-mac.h b/src/include/win-mac.h
index 8811dbd58c..ece6e126c4 100644
--- a/src/include/win-mac.h
+++ b/src/include/win-mac.h
@@ -74,6 +74,8 @@ typedef unsigned char u_char;
#define NO_PASSWORD
#define HAVE_STRERROR
#define SYS_ERRLIST_DECLARED
+/* if __STDC_VERSION__ >= 199901L this shouldn't be needed */
+#define inline __inline
#define WM_KERBEROS5_CHANGED "Kerberos5 Changed"
#ifdef KRB4