mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-18 09:02:39 +00:00
Update an inclusion of inlnPS2.h (#49)
Most includes of this file are protected by #ifdef GCC386, but this one was AIXPS2, which is going away.
This commit is contained in:
parent
a2c527378e
commit
df4f8c25eb
@ -34,9 +34,9 @@ static char *id = "$Id: mvs.c,v 1.3 1999/05/31 23:35:40 sybalsky Exp $ Copyright
|
||||
#include "car-cdrdefs.h"
|
||||
#include "conspagedefs.h"
|
||||
|
||||
#ifdef AIXPS2
|
||||
#ifdef GCC386
|
||||
#include "inlnPS2.h"
|
||||
#endif /* AIXPS2 */
|
||||
#endif /* GCC386 */
|
||||
|
||||
/* to optionally swap the fnhead field of a frame */
|
||||
#ifdef BIGVM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user