diff options
Diffstat (limited to 'gcc/java/constants.c')
-rw-r--r-- | gcc/java/constants.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/java/constants.c b/gcc/java/constants.c index 1bb434f..14410d1 100644 --- a/gcc/java/constants.c +++ b/gcc/java/constants.c @@ -28,6 +28,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "jcf.h" #include "tree.h" #include "java-tree.h" +#include "diagnostic-core.h" #include "toplev.h" #include "ggc.h" |