hotspot/src/cpu/x86/vm/vm_version_x86.cpp
changeset 10565 dc90c239f4ec
parent 10278 e656a9aae10d
child 11427 bf248009cbbe
child 11417 4ecc3253bec4
--- a/hotspot/src/cpu/x86/vm/vm_version_x86.cpp	Tue Sep 20 23:50:16 2011 -0700
+++ b/hotspot/src/cpu/x86/vm/vm_version_x86.cpp	Sun Sep 25 16:03:29 2011 -0700
@@ -37,6 +37,9 @@
 #ifdef TARGET_OS_FAMILY_windows
 # include "os_windows.inline.hpp"
 #endif
+#ifdef TARGET_OS_FAMILY_bsd
+# include "os_bsd.inline.hpp"
+#endif
 
 
 int VM_Version::_cpu;