ld.so: Don't try to read own ELF headers on startup
[glibc/nacl-glibc.git] / include / elf.h
blobcdedd8598e8326cfba5f840302ac01f3a9fa254f
1 #ifndef _ELF_H
2 # include <elf/elf.h>
3 /* Some information which is not meant for the public and therefore not
4 in <elf.h>. */
5 # include <dl-dtprocnum.h>
6 #endif