aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-path.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@codesourcery.com>2002-12-16 18:23:00 +0000
committerZack Weinberg <zack@codesourcery.com>2002-12-16 18:23:00 +0000
commite617c603ec85a5352d10f30cb3e094a12f708ebe (patch)
treec259697c448b0c6f548f153c48c46a8d7a75970f /gcc/java/jcf-path.c
parentcb0f4ede438457918d8d6fdcc08ea82f15fda5ba (diff)
Merge basic-improvements-branch to trunk
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/jcf-path.c')
-rw-r--r--gcc/java/jcf-path.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/jcf-path.c b/gcc/java/jcf-path.c
index c9ed323dea4..8e266447843 100644
--- a/gcc/java/jcf-path.c
+++ b/gcc/java/jcf-path.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 <dirent.h>