aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/osfrose.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/osfrose.h')
-rw-r--r--gcc/config/mips/osfrose.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/config/mips/osfrose.h b/gcc/config/mips/osfrose.h
index ee76053d9c4..f6901e85bcb 100644
--- a/gcc/config/mips/osfrose.h
+++ b/gcc/config/mips/osfrose.h
@@ -1,6 +1,6 @@
/* Definitions of target machine for GNU compiler.
DECstation (OSF/1 reference port with OSF/rose) version.
- Copyright (C) 1991, 1992, 1995, 1996, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1991, 1992, 1995, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -147,3 +147,5 @@ Boston, MA 02111-1307, USA. */
if (strcmp (lang_identify (), "c") != 0) \
output_lang_identify (STREAM); \
}
+
+#include "mips/mips.h"