gen-avr-mmcu-texi.c (string.h): Include.
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 10 Oct 2016 14:18:04 +0000 (14:18 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 10 Oct 2016 14:18:04 +0000 (14:18 +0000)
* config/avr/gen-avr-mmcu-texi.c (string.h): Include.

From-SVN: r240925

gcc/ChangeLog
gcc/config/avr/gen-avr-mmcu-texi.c

index 6d27102a8d7b32660b470039cbff8af822555164..5b5847e9462d9a3899a7c03a924266379eb74a87 100644 (file)
@@ -1,3 +1,7 @@
+2016-10-10  Georg-Johann Lay  <avr@gjlay.de>
+
+       * config/avr/gen-avr-mmcu-texi.c (string.h): Include.
+
 2016-10-10  Andreas Schwab  <schwab@suse.de>
 
        PR target/77738
index 8b2ef846051816c0fdbe80cffd177dd53127dce5..f7a757998f1ad156401a4ff93968b66f62143c00 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #define IN_GEN_AVR_MMCU_TEXI