2012-11-15 Pierre Muller <muller@sourceware.org>
[deliverable/binutils-gdb.git] / gdb / gdbserver / lynx-low.c
index 2c7ab6e3dfa193fe433bf2eece609d3c419fcbd1..1a4757e1c34f7684e958f480805ad96b7a86f767 100644 (file)
@@ -25,7 +25,7 @@
 #include <unistd.h>
 #include <sys/ioctl.h>
 #include <sys/types.h>
-#include <sys/wait.h>
+#include "gdb_wait.h"
 #include <signal.h>
 
 int using_threads = 1;
This page took 0.029004 seconds and 4 git commands to generate.