Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / ser-pipe.c
index c3d1ccd6f57a2417bce9ba14717e79577f1a2e3b..a510bff8da397d15a9db315a25fbb0dde2085aed 100644 (file)
@@ -25,9 +25,7 @@
 #include "ser-unix.h"
 
 #include <sys/types.h>
-#ifdef HAVE_SYS_WAIT_H
-#include <sys/wait.h>
-#endif
+#include "gdb_wait.h"
 #include <sys/socket.h>
 #include <sys/time.h>
 #include <fcntl.h>
This page took 0.02416 seconds and 4 git commands to generate.