src/os/bsd/vm/os_bsd.cpp

changeset 4136
bf2edd3c9b0f
parent 3961
3b01d0321dfa
child 4229
0af5da0c9d9d
     1.1 --- a/src/os/bsd/vm/os_bsd.cpp	Tue Oct 02 14:49:21 2012 -0700
     1.2 +++ b/src/os/bsd/vm/os_bsd.cpp	Thu Oct 04 06:31:07 2012 -0700
     1.3 @@ -82,12 +82,6 @@
     1.4  # include "assembler_ppc.inline.hpp"
     1.5  # include "nativeInst_ppc.hpp"
     1.6  #endif
     1.7 -#ifdef COMPILER1
     1.8 -#include "c1/c1_Runtime1.hpp"
     1.9 -#endif
    1.10 -#ifdef COMPILER2
    1.11 -#include "opto/runtime.hpp"
    1.12 -#endif
    1.13  
    1.14  // put OS-includes here
    1.15  # include <sys/types.h>

mercurial