hotspot/src/os/bsd/vm/os_bsd.cpp
changeset 13932 b8d718f01df4
parent 13340 40c424a6ff53
child 14286 ec9e76cd402f
--- a/hotspot/src/os/bsd/vm/os_bsd.cpp	Tue Oct 02 14:49:21 2012 -0700
+++ b/hotspot/src/os/bsd/vm/os_bsd.cpp	Thu Oct 04 06:31:07 2012 -0700
@@ -82,12 +82,6 @@
 # include "assembler_ppc.inline.hpp"
 # include "nativeInst_ppc.hpp"
 #endif
-#ifdef COMPILER1
-#include "c1/c1_Runtime1.hpp"
-#endif
-#ifdef COMPILER2
-#include "opto/runtime.hpp"
-#endif
 
 // put OS-includes here
 # include <sys/types.h>