diff options
Diffstat (limited to 'gcc/java/gjavah.c')
-rw-r--r-- | gcc/java/gjavah.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/java/gjavah.c b/gcc/java/gjavah.c index 19958f3..b4e6ca3 100644 --- a/gcc/java/gjavah.c +++ b/gcc/java/gjavah.c @@ -35,6 +35,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "jcf.h" #include "tree.h" +#include "version.h" #include "javaop.h" #include "java-tree.h" #include "java-opcodes.h" |