summaryrefslogtreecommitdiffstats
path: root/gdb/lynx-nat.c
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-01-12 16:01:29 +0000
committerFred Fish <fnf@specifix.com>1996-01-12 16:01:29 +0000
commit3730a0edf14527dc947f04a768cae184b49f8bee (patch)
treed88b5e0de30f0c5cb2ed0f4e04cdd84f099a5d09 /gdb/lynx-nat.c
parent7ef893139cfc56fba6db4909dfbcbe210d7e8143 (diff)
downloadppe42-binutils-3730a0edf14527dc947f04a768cae184b49f8bee.tar.gz
ppe42-binutils-3730a0edf14527dc947f04a768cae184b49f8bee.zip
* lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
to get "struct core_fns" defined. * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o): Are dependant upon gdbcore_h.
Diffstat (limited to 'gdb/lynx-nat.c')
-rw-r--r--gdb/lynx-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/lynx-nat.c b/gdb/lynx-nat.c
index aec00ed527..78716e02ab 100644
--- a/gdb/lynx-nat.c
+++ b/gdb/lynx-nat.c
@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "frame.h"
#include "inferior.h"
#include "target.h"
+#include "gdbcore.h"
#include <sys/ptrace.h>
#include <sys/wait.h>
OpenPOWER on IntegriCloud