Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / inflow.c
index c2b6d567ec88e29a1c891604985281718500922c..3747a7d73d5e0856139c2967c9b0d943ef43468d 100644 (file)
 #endif
 #endif /* sgtty */
 
+#ifdef HAVE_SYS_IOCTL_H
+#include <sys/ioctl.h>
+#endif
+
 #if defined (SIGIO) && defined (FASYNC) && defined (FD_SET) && defined (F_SETOWN)
 static void
 handle_sigio PARAMS ((int));
This page took 0.024247 seconds and 4 git commands to generate.