> Something like this? It's certainly better to have the definitions just in one place. Actually, I'm confused as to why there is a problem. sysdeps/generic/ldsodefs.h already has #include <link.h>. That ought to get <bits/link.h> so that the definitions there are already available. Why isn't that happening? Thanks, Roland