mirror of
https://github.com/simh/simh.git
synced 2026-05-02 06:15:23 +00:00
Fixed nested sim_defs.h problem
This commit is contained in:
@@ -25,7 +25,7 @@ Copyright (c) 2005-2012, William Beech
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "../../sim_defs.h" // simulator defs
|
#include "sim_defs.h" // simulator defs
|
||||||
|
|
||||||
/* Memory */
|
/* Memory */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user