mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-15 07:54:13 +00:00
Merge branch 'master' of ssh://192.168.42.74/Users/briggs/Projects/maiko
This commit is contained in:
commit
dfd73dee71
@ -27,9 +27,9 @@ static char *id = "$Id: ldsout.c,v 1.4 2001/12/26 22:17:02 sybalsky Exp $ Copyri
|
||||
#include <sys/stat.h>
|
||||
#include <errno.h>
|
||||
|
||||
#ifdef SYSVONLY
|
||||
#if defined(SYSVONLY) || defined(OS5)
|
||||
#include <sys/fcntl.h>
|
||||
#endif /* SYSVONLY */
|
||||
#endif /* SYSVONLY || OS5 */
|
||||
|
||||
#ifdef DOS
|
||||
#include <fcntl.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user