aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/attachstop-mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/attachstop-mt.c')
-rw-r--r--gdb/testsuite/gdb.threads/attachstop-mt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.threads/attachstop-mt.c b/gdb/testsuite/gdb.threads/attachstop-mt.c
index fa77c9a..061411a 100644
--- a/gdb/testsuite/gdb.threads/attachstop-mt.c
+++ b/gdb/testsuite/gdb.threads/attachstop-mt.c
@@ -21,6 +21,7 @@
#include <unistd.h>
#include <pthread.h>
#include <stdio.h>
+#include <string.h>
/* Red Hat BZ PR 197584.c */