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/ocd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/ocd.c') diff --git a/gdb/ocd.c b/gdb/ocd.c index ef052bd..e826ca0 100644 --- a/gdb/ocd.c +++ b/gdb/ocd.c @@ -27,7 +27,7 @@ #include "bfd.h" #include "symfile.h" #include "target.h" -#include "wait.h" +#include "gdb_wait.h" #include "gdbcmd.h" #include "objfiles.h" #include "gdb-stabs.h" -- cgit v1.1