mirror of
https://github.com/open-simh/simh.git
synced 2026-05-03 14:49:02 +00:00
Untangle circular include references between tmxr serial and sock include files.
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
#define _SIM_SOCK_H_ 0
|
||||
|
||||
#if defined (_WIN32) /* Windows */
|
||||
#undef INT_PTR /* hack, hack */
|
||||
#include <winsock2.h>
|
||||
|
||||
#elif !defined (__OS2__) || defined (__EMX__) /* VMS, Mac, Unix, OS/2 EMX */
|
||||
|
||||
Reference in New Issue
Block a user