Replace ../include/wait.h with gdb_wait.h.

This commit is contained in:
Andrew Cagney
2000-02-09 08:52:47 +00:00
parent c1a8de50ed
commit 03f2053f96
51 changed files with 224 additions and 128 deletions

View File

@ -49,7 +49,7 @@
/*#include <sys/user.h> After a.out.h */
#include <sys/file.h>
#include "gdb_stat.h"
#include "wait.h"
#include "gdb_wait.h"
#include "gdbcore.h"
#include "gdbcmd.h"