mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 19:46:21 +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:
@@ -27,9 +27,9 @@ static char *id = "$Id: osmsg.c,v 1.2 1999/01/03 02:07:29 sybalsky Exp $ Copyrig
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#ifndef AIX
|
||||
#ifndef XWINDOW
|
||||
#include <sys/ioctl.h>
|
||||
#endif /* AIX */
|
||||
#endif
|
||||
#include <sys/statvfs.h>
|
||||
#include <sys/time.h>
|
||||
#endif /* DOS */
|
||||
|
||||
Reference in New Issue
Block a user