diff options
Diffstat (limited to 'gcc/java/zextract.c')
-rw-r--r-- | gcc/java/zextract.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c index 3985cd92001..cdea0d1b1a8 100644 --- a/gcc/java/zextract.c +++ b/gcc/java/zextract.c @@ -27,6 +27,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "zipfile.h" /* This stuff is partly based on the 28 August 1994 public release of the |