hotspot/src/share/vm/runtime/objectMonitor.hpp
changeset 7408 c04a5c989f26
parent 7397 5b173b4ca846
child 17376 4ee999c3c007
--- a/hotspot/src/share/vm/runtime/objectMonitor.hpp	Thu Dec 02 14:00:03 2010 -0500
+++ b/hotspot/src/share/vm/runtime/objectMonitor.hpp	Wed Dec 01 15:04:06 2010 +0100
@@ -26,6 +26,7 @@
 #define SHARE_VM_RUNTIME_OBJECTMONITOR_HPP
 
 #include "runtime/os.hpp"
+#include "runtime/park.hpp"
 #include "runtime/perfData.hpp"