aboutsummaryrefslogtreecommitdiff
path: root/sim/common/gentmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/gentmap.c')
-rw-r--r--sim/common/gentmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/gentmap.c b/sim/common/gentmap.c
index 897a6f7..a4d3713 100644
--- a/sim/common/gentmap.c
+++ b/sim/common/gentmap.c
@@ -1,6 +1,7 @@
/* Generate targ-vals.h and targ-map.c. */
#include <stdio.h>
+#include <stdlib.h>
struct tdefs {
char *symbol;