diff options
Diffstat (limited to 'ld/ld.h')
-rw-r--r-- | ld/ld.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ # define N_(String) (String) #endif +#include "bin-bugs.h" + /* Look in this environment name for the linker to pretend to be */ #define EMULATION_ENVIRON "LDEMULATION" /* If in there look for the strings: */ |