diff options
Diffstat (limited to 'gcc/java/jcf-depend.c')
-rw-r--r-- | gcc/java/jcf-depend.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/jcf-depend.c b/gcc/java/jcf-depend.c index c9995609517..72ad1ed4171 100644 --- a/gcc/java/jcf-depend.c +++ b/gcc/java/jcf-depend.c @@ -25,6 +25,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "mkdeps.h" #include <assert.h> |