]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/gentmap.c
sim/common/gentmap.c: Include "string.h".
[thirdparty/binutils-gdb.git] / sim / common / gentmap.c
index 7efc6d3b8634c2c5f64a051da6c5258f677cdc69..1769c53639c5ea615a67dd7ed4ae88cc41851d37 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 struct tdefs {
   char *symbol;