From 03f2053f967aada4d75ee44d41ef3f803fb2f2a9 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 9 Feb 2000 08:52:47 +0000 Subject: Replace ../include/wait.h with gdb_wait.h. --- gdb/mac-nat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mac-nat.c') diff --git a/gdb/mac-nat.c b/gdb/mac-nat.c index bf57227..c8fcddb 100644 --- a/gdb/mac-nat.c +++ b/gdb/mac-nat.c @@ -26,7 +26,7 @@ #include "frame.h" /* required by inferior.h */ #include "inferior.h" #include "target.h" -#include "wait.h" +#include "gdb_wait.h" #include "gdbcore.h" #include "command.h" #include -- cgit v1.1