hotspot/src/cpu/ppc/vm/vm_version_ppc.cpp
changeset 25468 5331df506290
parent 25374 d7fb2af5d53c
child 25949 34557722059b
--- a/hotspot/src/cpu/ppc/vm/vm_version_ppc.cpp	Mon Jun 30 10:04:05 2014 +0200
+++ b/hotspot/src/cpu/ppc/vm/vm_version_ppc.cpp	Thu Jun 26 16:05:15 2014 +0200
@@ -32,12 +32,6 @@
 #include "runtime/stubCodeGenerator.hpp"
 #include "utilities/defaultStream.hpp"
 #include "vm_version_ppc.hpp"
-#ifdef TARGET_OS_FAMILY_aix
-# include "os_aix.inline.hpp"
-#endif
-#ifdef TARGET_OS_FAMILY_linux
-# include "os_linux.inline.hpp"
-#endif
 
 # include <sys/sysinfo.h>