diff options
author | Mark Wielaard <mark@klomp.org> | 2017-07-17 17:26:25 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2017-07-17 17:27:01 +0200 |
commit | 1dd301b7c302b9df980946e2d04ca99748754991 (patch) | |
tree | 4373953bb95cb27604b8166a1632a5a5e70b56f0 /libelf | |
parent | d03be4f70c688a8c675935973663014c3c4bba76 (diff) | |
download | elfutils-1dd301b7c302b9df980946e2d04ca99748754991.tar.gz |
backends: Swap sys/ptrace.h and asm/ptrace.h include order on s390.
glibc 2.26 changed the sys/ptrace.h header so that it cannot be included
after asm/ptrace.h. We still need to include the kernel asm/ptrace.h for
the ptrace_area definition. Including it after sys/ptrace.h works against
both old and new glibc.
Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'libelf')
0 files changed, 0 insertions, 0 deletions