mirror of
https://github.com/simh/simh.git
synced 2026-01-25 11:46:37 +00:00
Compiler indicated cleanup (FreeBSD on PPC)
This commit is contained in:
@@ -3237,7 +3237,7 @@ errno = Status;
|
||||
return hVHD;
|
||||
}
|
||||
|
||||
#if defined(__CYGWIN__) || defined(VMS) || defined(__APPLE__) || defined(__linux) || defined(__linux__)
|
||||
#if defined(__CYGWIN__) || defined(VMS) || defined(__APPLE__) || defined(__linux) || defined(__linux__) || defined(__unix__)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user