1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-18 01:02:47 +00:00

Force include of unistd.h on linux

This commit is contained in:
Mark Pizzolato 2013-02-19 09:59:56 -08:00
parent 3d3f757991
commit 952f29e205

View File

@ -3229,7 +3229,7 @@ errno = Status;
return hVHD;
}
#if defined(__CYGWIN__) || defined(VMS) || defined(__APPLE__)
#if defined(__CYGWIN__) || defined(VMS) || defined(__APPLE__) || defined(__linux)
#include <unistd.h>
#endif
static void