mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-05 00:22:17 +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.