aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ptx4-nat.c')
-rw-r--r--gdb/ptx4-nat.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/ptx4-nat.c b/gdb/ptx4-nat.c
index af313c06134..66ed8a732b7 100644
--- a/gdb/ptx4-nat.c
+++ b/gdb/ptx4-nat.c
@@ -1,5 +1,6 @@
/* Native-dependent code for ptx 4.0
- Copyright 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+ Copyright 1988, 1989, 1991, 1992, 2001 Free Software Foundation,
+ Inc.
This file is part of GDB.
@@ -21,6 +22,7 @@
#include "defs.h"
#include "inferior.h"
#include "gdbcore.h"
+#include "regcache.h"
#include <sys/procfs.h>
#include <sys/ptrace.h>
#include <sys/param.h>