mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 11:52:25 +00:00
Remove more AIX (but not really AIX) ifdefs. (#66)
Trying to remove / replace / update all remaining AIX ifdefs.
This commit is contained in:
@@ -44,9 +44,6 @@ static char *id = "$Id: testtool.c,v 1.4 2001/12/24 01:09:07 sybalsky Exp $ Copy
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <setjmp.h>
|
||||
#ifdef AIX
|
||||
#include <sys/types.h>
|
||||
#endif /* AIX */
|
||||
|
||||
#include "lispemul.h"
|
||||
#include "lispmap.h"
|
||||
|
||||
Reference in New Issue
Block a user