1
0
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:
Mark Pizzolato
2013-05-02 07:46:07 -07:00
parent 242103e79f
commit cc8c79eb0f
3 changed files with 7 additions and 3 deletions

View File

@@ -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 */