2011-04-27 Yao Qi <yao@codesourcery.com>
authorYao Qi <yao@codesourcery.com>
Wed, 27 Apr 2011 15:43:33 +0000 (15:43 +0000)
committerYao Qi <yao@codesourcery.com>
Wed, 27 Apr 2011 15:43:33 +0000 (15:43 +0000)
* common/linux-ptrace.h: Remove include <sys/wait.h>.

gdb/ChangeLog
gdb/common/linux-ptrace.h

index e004ee6eed8b90b03f6f67c6aab665b4fc3f38d4..208f5585a9590afc6b0ff71e1c36dc3159b49721 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-27  Yao Qi  <yao@codesourcery.com>
+
+       * common/linux-ptrace.h: Remove include <sys/wait.h>.
+
 2011-04-27  Joel Brobecker  <brobecker@adacore.com>
 
        * procfs.c (procfs_pass_signals): Fix advance declaration.
index 238a6f03c7a6710832eebe39b1267e3c0f01cc07..ea4ee0d9e93127552ba36dfaa211d57cc3401630 100644 (file)
@@ -19,7 +19,6 @@
 #define COMMON_LINUX_PTRACE_H
 
 #include <sys/ptrace.h>
-#include <sys/wait.h> /* __WAIT */
 
 #ifndef PTRACE_GETSIGINFO
 # define PTRACE_GETSIGINFO 0x4202