1
0
mirror of https://github.com/simh/simh.git synced 2026-04-25 03:34:34 +00:00

Bob Supnik's state as of 5/9/2015 after backporting some things from the master branch

This commit is contained in:
Mark Pizzolato
2015-05-10 05:48:11 -07:00
parent 3a279c013a
commit 4d48f44857
313 changed files with 80976 additions and 38242 deletions

View File

@@ -40,8 +40,8 @@
16-Sep-01 RMS Added Macintosh support from Peter Schorn
*/
#ifndef _SIM_SOCK_H_
#define _SIM_SOCK_H_ 0
#ifndef SIM_SOCK_H_
#define SIM_SOCK_H_ 0
#if defined (_WIN32) /* Windows */
#undef INT_PTR /* hack, hack */