summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h
blob: 31455204c34870ce252b2e5eeb606df57e7a5543 (plain)
1
2
3
4
5
#ifdef IS_IN_ldconfig
# include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
#else
# include <sysdeps/generic/dl-procinfo.h>
#endif