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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/win-mac.h b/src/include/win-mac.h
index 42f3b1a186..9607fabea2 100644
--- a/src/include/win-mac.h
+++ b/src/include/win-mac.h
@@ -79,6 +79,7 @@ typedef unsigned char u_char;
/* if __STDC_VERSION__ >= 199901L this shouldn't be needed */
#define inline __inline
#define KRB5_USE_INET6
+#define NEED_INSIXADDR_ANY
#define ENABLE_THREADS
#define WM_KERBEROS5_CHANGED "Kerberos5 Changed"