summaryrefslogtreecommitdiff
path: root/gdb/hppah-nat.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-24 08:55:15 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-24 08:55:15 +0000
commitbd2dee4ec76969fcb130f881168e55331aaa2ddd (patch)
treefbd11c644e7ff76b091a8948a85e1d0cbeafb0a3 /gdb/hppah-nat.c
parente728d65d2f043f27fda56dcb80c40dcfe797b3f9 (diff)
downloadgdb-bd2dee4ec76969fcb130f881168e55331aaa2ddd.tar.gz
Include "gdb_wait.h" instead of <wait.h>.
Diffstat (limited to 'gdb/hppah-nat.c')
-rw-r--r--gdb/hppah-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hppah-nat.c b/gdb/hppah-nat.c
index abc55fcd933..67e507cc348 100644
--- a/gdb/hppah-nat.c
+++ b/gdb/hppah-nat.c
@@ -28,7 +28,7 @@
#include "target.h"
#include <sys/ptrace.h>
#include "gdbcore.h"
-#include <wait.h>
+#include "gdb_wait.h"
#include <signal.h>
extern CORE_ADDR text_end;