mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-03 23:23:03 +00:00
More systems that need to include unistd.h
modified: src/unixcomm.c
This commit is contained in:
@@ -66,7 +66,7 @@ Unix Interface Communications
|
||||
#include <sys/un.h>
|
||||
#endif /* ISC */
|
||||
|
||||
#ifdef SYSVONLY
|
||||
#if defined(SYSVONLY) || defined(FREEBSD) || defined(OS5) || defined(MACOSX)
|
||||
#include <unistd.h>
|
||||
#endif /* HPUX */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user