diff options
Diffstat (limited to 'gcc/fixed-value.c')
-rw-r--r-- | gcc/fixed-value.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fixed-value.c b/gcc/fixed-value.c index 50dc14ed59d..8378b9a289d 100644 --- a/gcc/fixed-value.c +++ b/gcc/fixed-value.c @@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "tree.h" +#include "diagnostic-core.h" #include "toplev.h" /* Compare two fixed objects for bitwise identity. */ |