X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flink.h;h=815018594c777b1513911cc04157e71fb7572015;hb=2df8b1d806c3e1fd4b6b10e13794855a93fe6628;hp=9349cddd5da7de4f7fa3e2abbda8cdad07d47151;hpb=feff6b43e53cedf6887c9fcd4f3993a6244de5ef;p=musl diff --git a/include/link.h b/include/link.h index 9349cddd..81501859 100644 --- a/include/link.h +++ b/include/link.h @@ -16,8 +16,7 @@ extern "C" { #define ElfW(type) Elf32_ ## type #endif -/* this is the same everywhere except alpha and s390 */ -typedef uint32_t Elf_Symndx; +#include struct dl_phdr_info { ElfW(Addr) dlpi_addr;