diff options
Diffstat (limited to 'sim/common/sim-close.c')
-rw-r--r-- | sim/common/sim-close.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/sim-close.c b/sim/common/sim-close.c index 4e118a4..e21e617 100644 --- a/sim/common/sim-close.c +++ b/sim/common/sim-close.c @@ -21,6 +21,8 @@ /* This must come before any other includes. */ #include "defs.h" +#include "symcat.h" + #include "sim-main.h" #include "sim-module.h" #include "sim/sim.h" |