summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-linux-nat.c')
-rw-r--r--gdb/arm-linux-nat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/arm-linux-nat.c b/gdb/arm-linux-nat.c
index 06dc601a7a3..8438d72c664 100644
--- a/gdb/arm-linux-nat.c
+++ b/gdb/arm-linux-nat.c
@@ -29,6 +29,8 @@
#include <sys/utsname.h>
#include <sys/procfs.h>
+#include <asm/ptrace.h>
+
/* Prototypes for supply_gregset etc. */
#include "gregset.h"