Add org.gnu.gdb.i386.avx.
[deliverable/binutils-gdb.git] / sim / common / gentmap.c
index 897a6f70c77b03b2abb62e52d9400cfd1c16ba14..a4d37134c9897f76fb01484011f67dc088e4616e 100644 (file)
@@ -1,6 +1,7 @@
 /* Generate targ-vals.h and targ-map.c.  */
 
 #include <stdio.h>
+#include <stdlib.h>
 
 struct tdefs {
   char *symbol;
This page took 0.02224 seconds and 4 git commands to generate.