changeset 13932 | b8d718f01df4 |
parent 13198 | 271c557a7623 |
child 14471 | f3a6b82e25cf |
--- a/hotspot/src/os/linux/vm/os_linux.cpp Tue Oct 02 14:49:21 2012 -0700 +++ b/hotspot/src/os/linux/vm/os_linux.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>