aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-04-03 14:10:05 +0000
committerAlan Modra <amodra@gmail.com>2000-04-03 14:10:05 +0000
commitc20f4f8c21dcede76fe50dc3e19f5e8056232b94 (patch)
treecd6ff2baedb42d32c8f18a52f26431f88c8e9ed0 /ld/ld.h
parent7876dd4328a3270de573c089669cbf8b008304fd (diff)
downloadfsf-binutils-gdb-c20f4f8c21dcede76fe50dc3e19f5e8056232b94.zip
fsf-binutils-gdb-c20f4f8c21dcede76fe50dc3e19f5e8056232b94.tar.gz
fsf-binutils-gdb-c20f4f8c21dcede76fe50dc3e19f5e8056232b94.tar.bz2
Move bug report string to one place.
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h2
1 files changed, 2 insertions, 0 deletions
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: */