summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h
blob: b360b4288a2e6f4801066d0d77b663a91658777e (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