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 46d98df..1b02e7e 100644 --- a/gcc/java/except.c +++ b/gcc/java/except.c @@ -31,6 +31,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "javaop.h" #include "java-opcodes.h" #include "jcf.h" +#include "function.h" #include "except.h" #include "java-except.h" #include "eh-common.h" |