elf.h: add typedefs for Elf64_Relr and Elf32_Relr
commit6be76895f6863100a311d474a42abdbb6466189d
authorViolet Purcell <vimproved@inventati.org>
Sat, 4 Nov 2023 16:09:20 +0000 (4 12:09 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 6 Nov 2023 13:02:59 +0000 (6 08:02 -0500)
tree4a806a8dd2ddc75b8aaea1e398391411c196488e
parent79bdacff83a6bd5b70ff5ae5eb8b6de82c2f7c30
elf.h: add typedefs for Elf64_Relr and Elf32_Relr

These were overlooked when DT_RELR was added in commit
d32dadd60efb9d3b255351a3b532f8e4c3dd0db1, potentially breaking
software that treats presence of the DT_RELR macro as implying they
exist.
include/elf.h