Replace ../include/wait.h with gdb_wait.h.
This commit is contained in:
parent
c1a8de50ed
commit
03f2053f96
51 changed files with 224 additions and 128 deletions
|
@ -25,9 +25,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include "terminal.h"
|
||||
#ifdef HAVE_SYS_WAIT_H
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
#include "gdb_wait.h"
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue