diff options
author | Marcin KoĆcielnicki <koriakin@0x04.net> | 2016-04-03 14:25:25 +0200 |
---|---|---|
committer | Marcin KoĆcielnicki <koriakin@0x04.net> | 2016-04-03 18:27:50 +0200 |
commit | d0a9981f372e636508b9a235017f2aba565e435d (patch) | |
tree | 32e02ee837fe1414550cdadaba57e230984c3682 /include | |
parent | 4b0046f325db3547fef1752020930d5f5df9801a (diff) | |
download | gdb-d0a9981f372e636508b9a235017f2aba565e435d.zip gdb-d0a9981f372e636508b9a235017f2aba565e435d.tar.gz gdb-d0a9981f372e636508b9a235017f2aba565e435d.tar.bz2 |
IPA: Fix build problem on !HAVE_GETAUXVAL
These files need AT_PHDR, which is defined in elf.h. If HAVE_GETAUXVAL
is set, it's implicitely included by sys/auxv.h. Include it manually
for the opposite case.
gdb/gdbserver/ChangeLog:
* linux-aarch64-ipa.c: Add <elf.h> include.
* linux-ppc-ipa.c: Add <elf.h> include.
* linux-s390-ipa.c: Add <elf.h> include.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions