1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-05-03 14:59:26 +00:00

Merge branch 'master' of ssh://192.168.42.74/Users/briggs/Projects/maiko

This commit is contained in:
Nick Briggs
2020-07-09 23:14:38 -07:00

View File

@@ -62,7 +62,7 @@
#define U_INT32_DECLARED_IN_AUTH 1 #define U_INT32_DECLARED_IN_AUTH 1
#endif #endif
#ifdef SUNOS4 #ifdef OS4
#ifndef USE_NIT #ifndef USE_NIT
#define USE_NIT 1 #define USE_NIT 1
#endif #endif
@@ -79,7 +79,7 @@
#define U_INT32_DECLARED_IN_AUTH 1 #define U_INT32_DECLARED_IN_AUTH 1
#endif #endif
#ifdef SUNOS5 #ifdef OS5
#ifndef SVR4 #ifndef SVR4
#define SVR4 1 #define SVR4 1
#endif #endif