Make Syd Polk principal maintainer.
[deliverable/binutils-gdb.git] / gdb / infptrace.c
index d8463e6724636b6d47ebc07bb058fdbc6e928b44..fb0373af94ea590518fff5a145827334d841a837 100644 (file)
 #include "target.h"
 #include "gdb_string.h"
 
-#ifdef HAVE_WAIT_H
-#include <wait.h>
-#else
-#ifdef HAVE_SYS_WAIT_H
-#include <sys/wait.h>
-#endif
-#endif
-
-/* "wait.h" fills in the gaps left by <wait.h> */
-#include "wait.h"      /* NOTE: This is ../include/wait.h */
+#include "gdb_wait.h"
 
 #include "command.h"
 
This page took 0.02349 seconds and 4 git commands to generate.