diff options
Diffstat (limited to 'gcc/java/win32-host.c')
-rw-r--r-- | gcc/java/win32-host.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 <windows.h> #undef WIN32_LEAN_AND_MEAN |