2011-04-27 Yao Qi <yao@codesourcery.com>

* common/linux-ptrace.h: Remove include <sys/wait.h>.
This commit is contained in:
Yao Qi 2011-04-27 15:43:33 +00:00
parent 8db6dd6a65
commit 47423772a7
2 changed files with 4 additions and 1 deletions

View 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.

View 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