diff options
Diffstat (limited to 'gcc/java/boehm.c')
-rw-r--r-- | gcc/java/boehm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/java/boehm.c b/gcc/java/boehm.c index 35ba68d..f775308 100644 --- a/gcc/java/boehm.c +++ b/gcc/java/boehm.c @@ -32,6 +32,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "tree.h" #include "java-tree.h" #include "parse.h" +#include "diagnostic-core.h" #include "toplev.h" static void mark_reference_fields (tree, double_int *, unsigned int, |