Move bug report string to one place.
[deliverable/binutils-gdb.git] / ld / ld.h
diff --git a/ld/ld.h b/ld/ld.h
index 3c53b98a54ce05a2219d585af4885b6da014d890..2c7e55dbe2033d63ba9f0832183a2b966afc0c24 100644 (file)
--- 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: */
This page took 0.027179 seconds and 4 git commands to generate.