X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Finfptrace.c;h=0a74b5d63a4892692930dbfaffe06679688f0eb5;hb=4b14d3e4e0d9ba2ff2f9397312f884f8fc9a1135;hp=d8463e6724636b6d47ebc07bb058fdbc6e928b44;hpb=ed9a39ebf9f55562c7c582155f6721c3e685ce91;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/infptrace.c b/gdb/infptrace.c index d8463e6724..0a74b5d63a 100644 --- a/gdb/infptrace.c +++ b/gdb/infptrace.c @@ -25,16 +25,7 @@ #include "target.h" #include "gdb_string.h" -#ifdef HAVE_WAIT_H -#include -#else -#ifdef HAVE_SYS_WAIT_H -#include -#endif -#endif - -/* "wait.h" fills in the gaps left by */ -#include "wait.h" /* NOTE: This is ../include/wait.h */ +#include "gdb_wait.h" #include "command.h" @@ -43,7 +34,7 @@ #endif #include -#include +#include "gdb_dirent.h" #include #include