From d0cf60ccdb9ce676eacbe9ee25a2429aed523f96 Mon Sep 17 00:00:00 2001 From: Mohan Embar Date: Wed, 13 Aug 2003 07:08:29 +0000 Subject: Make-lang.in: Added missing win32-host.o to JAVA_OBJS, GCJH_OBJS, JCFDUMP_OBJS * Make-lang.in: Added missing win32-host.o to JAVA_OBJS, GCJH_OBJS, JCFDUMP_OBJS * win32-host.c: Removed the unnecessary and broken dependency on jcf.h From-SVN: r70402 --- gcc/java/win32-host.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/java/win32-host.c') diff --git a/gcc/java/win32-host.c b/gcc/java/win32-host.c index c1a9ec1..b80da07 100644 --- a/gcc/java/win32-host.c +++ b/gcc/java/win32-host.c @@ -29,8 +29,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "config.h" #include "system.h" -#include "jcf.h" - #define WIN32_LEAN_AND_MEAN #include #undef WIN32_LEAN_AND_MEAN -- cgit v1.1