diff src/share/vm/prims/jvm.h @ 1985:cb2d0a362639

6981484: Update development launcher Summary: Add new development launcher called hotspot(.exe) Reviewed-by: coleenp
author sla
date Thu, 02 Dec 2010 05:45:54 -0800
parents 828eafbd85cc
children 4de5f4101cfd
line wrap: on
line diff
--- a/src/share/vm/prims/jvm.h	Thu Dec 02 20:01:47 2010 +0100
+++ b/src/share/vm/prims/jvm.h	Thu Dec 02 05:45:54 2010 -0800
@@ -27,7 +27,6 @@
 
 #include "prims/jni.h"
 #include "runtime/reflectionCompat.hpp"
-#include "utilities/globalDefinitions.hpp"
 #ifdef TARGET_OS_FAMILY_linux
 # include "jvm_linux.h"
 #endif