mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-14 11:54:43 +00:00
Patches that made it possible to compile on MacOS X as of Nov 13, 2011.
This commit is contained in:
@@ -84,7 +84,7 @@ extern IOPAGE *IOPage68K;
|
||||
|
||||
#ifdef AIX
|
||||
#include <sys/types.h>
|
||||
#ifndef LINUX /* LINUX has no macros.h */
|
||||
#if !defined(LINUX) && !defined(MACOSX) /* LINUX and MACOSX have no macros.h */
|
||||
#include <macros.h>
|
||||
#endif /* LINUX */
|
||||
#endif /* AIX */
|
||||
|
||||
Reference in New Issue
Block a user