From c20f4f8c21dcede76fe50dc3e19f5e8056232b94 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 3 Apr 2000 14:10:05 +0000 Subject: Move bug report string to one place. --- ld/ld.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ld/ld.h') diff --git a/ld/ld.h b/ld/ld.h index 3c53b98..2c7e55d 100644 --- a/ld/ld.h +++ b/ld/ld.h @@ -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: */ -- cgit v1.1