diff options
Diffstat (limited to 'gcc/java/except.c')
-rw-r--r-- | gcc/java/except.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/java/except.c b/gcc/java/except.c index 0033da3..2cc0308 100644 --- a/gcc/java/except.c +++ b/gcc/java/except.c @@ -32,6 +32,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "java-opcodes.h" #include "jcf.h" #include "java-except.h" +#include "diagnostic-core.h" #include "toplev.h" #include "tree-iterator.h" |