Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index 80e550d0587b95daad1b8b927db10c85c2cd93ee..919c9fd90d9a6768032f59c6e5cb3ac3ff120b59 100644 (file)
@@ -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>
 
This page took 0.024986 seconds and 4 git commands to generate.