]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gen-avr-mmcu-texi.c (string.h): Include.
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 10 Oct 2016 14:27:07 +0000 (14:27 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 10 Oct 2016 14:27:07 +0000 (14:27 +0000)
* config/avr/gen-avr-mmcu-texi.c (string.h): Include.

From-SVN: r240927

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

index febbccbdac269cad25deb9190af2cd28f99aae0f..eb6ff4d1def58a1fccf6fe8fd96052405e018fea 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-06  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/77874
index ea0de49f9d74a810d188fe272d04c23655a2e0a8..6d9517b750ae5eb404a54d829d781994ad1ae5b7 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #define IN_GEN_AVR_MMCU_TEXI