aboutsummaryrefslogtreecommitdiff
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
commita526d7137a05effebaea85faf639830531a6197e (patch)
treed42d0346e6917e59bbc27e445b22dc2c587e6511 /gdb/hppah-nat.c
parent520dc8e893f461f2357cddb68f82fa109c82cb94 (diff)
downloadfsf-binutils-gdb-a526d7137a05effebaea85faf639830531a6197e.zip
fsf-binutils-gdb-a526d7137a05effebaea85faf639830531a6197e.tar.gz
fsf-binutils-gdb-a526d7137a05effebaea85faf639830531a6197e.tar.bz2
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 abc55fc..67e507c 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;