aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppcobsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppcobsd-nat.c')
-rw-r--r--gdb/ppcobsd-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ppcobsd-nat.c b/gdb/ppcobsd-nat.c
index 5f43484..713eb4a 100644
--- a/gdb/ppcobsd-nat.c
+++ b/gdb/ppcobsd-nat.c
@@ -28,6 +28,7 @@
#include <sys/ptrace.h>
#include <machine/reg.h>
+#include "ppc-tdep.h"
#include "ppcobsd-tdep.h"
/* OpenBSD/powerpc doesn't have PT_GETFPREGS/PT_SETFPREGS like