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:
4
inc/os.h
4
inc/os.h
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user