mirror of
https://github.com/simh/simh.git
synced 2026-02-22 15:18:41 +00:00
Added a more unique naming paradigm for remote console temporary log files to avoid potential collisions when multiple simulators may be running concurrently
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
#undef PACKED /* avoid macro name collision */
|
||||
#undef ERROR /* avoid macro name collision */
|
||||
#undef MEM_MAPPED /* avoid macro name collision */
|
||||
#include <process.h>
|
||||
#endif
|
||||
|
||||
/* avoid macro names collisions */
|
||||
|
||||
Reference in New Issue
Block a user