From bd2dee4ec76969fcb130f881168e55331aaa2ddd Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 24 Feb 2000 08:55:15 +0000 Subject: [PATCH] Include "gdb_wait.h" instead of . --- gdb/ChangeLog | 4 ++++ gdb/hppah-nat.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f533381275..99f0db879b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 23 23:27:48 2000 Andrew Cagney + + * hppah-nat.c: Include "gdb_wait.h" instead of . + Thu Feb 24 18:42:15 2000 Andrew Cagney * configure.in (CONFIG_INSTALL, CONFIG_UNINSTALL): Set to diff --git a/gdb/hppah-nat.c b/gdb/hppah-nat.c index abc55fcd93..67e507cc34 100644 --- a/gdb/hppah-nat.c +++ b/gdb/hppah-nat.c @@ -28,7 +28,7 @@ #include "target.h" #include #include "gdbcore.h" -#include +#include "gdb_wait.h" #include extern CORE_ADDR text_end; -- 2.11.0