> I can't since dl-machine.h is included more than once. See > #ifdef RESOLVE_MAP in sysdeps/x86_64/dl-machine.h. I see. In that case, add a comment explaining why it's important that the #include be outside the guard. Thanks, Roland