mirror of
https://github.com/simh/simh.git
synced 2026-02-15 20:27:40 +00:00
SCP: Remove legacy support for OS2 and MetroWerks on Macintosh OS 9
This commit is contained in:
@@ -71,7 +71,7 @@ extern "C" {
|
||||
#pragma pop_macro ("PURE")
|
||||
#pragma pop_macro ("INT_PTR")
|
||||
|
||||
#elif !defined (__OS2__) || defined (__EMX__) /* VMS, Mac, Unix, OS/2 EMX */
|
||||
#else /* VMS, Mac, Unix */
|
||||
#include <sys/types.h> /* for fcntl, getpid */
|
||||
#include <sys/socket.h> /* for sockets */
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user