1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-16 16:19:10 +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
commit 3011fbba0b

View File

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