summaryrefslogtreecommitdiff
path: root/include/elf.h
blob: cdedd8598e8326cfba5f840302ac01f3a9fa254f (plain)
1
2
3
4
5
6
#ifndef _ELF_H
# include <elf/elf.h>
/* Some information which is not meant for the public and therefore not
   in <elf.h>.  */
# include <dl-dtprocnum.h>
#endif