summaryrefslogtreecommitdiff
path: root/binutils/bucomm.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-04-03 14:10:05 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-04-03 14:10:05 +0000
commit20a45a1be9fd0110342cf5a9dddc212dd97ffc57 (patch)
treeca6dd3c6b5bb67e884fe6e1dc8c670b63728fd5f /binutils/bucomm.h
parentdd3bf9e604150b3a0ccbae952abc247008b2e0dc (diff)
downloadbinutils-redhat-20a45a1be9fd0110342cf5a9dddc212dd97ffc57.tar.gz
Move bug report string to one place.
Diffstat (limited to 'binutils/bucomm.h')
-rw-r--r--binutils/bucomm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/bucomm.h b/binutils/bucomm.h
index 36e6a7959e..f211473980 100644
--- a/binutils/bucomm.h
+++ b/binutils/bucomm.h
@@ -26,6 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include <sys/types.h>
#include "config.h"
+#include "bin-bugs.h"
#ifdef USE_BINARY_FOPEN
#include "fopen-bin.h"