Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handler
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / dump.c
index 784edf6ac8b89ffa44586ede9c363118f66c2668..bc68778ee7aba457391b5e69f1152202355ce6ab 100644 (file)
@@ -1,3 +1,5 @@
+#include <string.h>
+
 #define ARRSIZE 32
 int intarray[ARRSIZE], intarray2[ARRSIZE];
 
This page took 0.025278 seconds and 4 git commands to generate.