mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
If the linux asm/ptrace.h is included before sys/ptrace.h that breaks the newly added declarations there, so undef the names that may be defined as macros in the linux header.