Apparently my system has all 3 of the available headers in its default -I search path:

- sys/ptrace.h
- linux/ptrace.h
- asm/ptrace.h

Make these headers mutually exclusive so they don't clash with one another and screw up some of the autoconf'ed decl tests.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
1 file changed