diff src/share/vm/runtime/javaCalls.hpp @ 4137:04b9a2566eec

Merge with hsx23/hotspot.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 17 Dec 2011 21:40:27 +0100
parents 0654ee04b214 f08d439fab8c
children 897b7d18bebc
line wrap: on
line diff
--- a/src/share/vm/runtime/javaCalls.hpp	Sat Dec 17 20:50:09 2011 +0100
+++ b/src/share/vm/runtime/javaCalls.hpp	Sat Dec 17 21:40:27 2011 +0100
@@ -54,6 +54,9 @@
 #ifdef TARGET_OS_FAMILY_windows
 # include "thread_windows.inline.hpp"
 #endif
+#ifdef TARGET_OS_FAMILY_bsd
+# include "thread_bsd.inline.hpp"
+#endif
 
 // A JavaCallWrapper is constructed before each JavaCall and destructed after the call.
 // Its purpose is to allocate/deallocate a new handle block and to save/restore the last