diff -r 03eaa1688625 -r 5331df506290 hotspot/src/os/windows/vm/os_windows.cpp --- a/hotspot/src/os/windows/vm/os_windows.cpp Mon Jun 30 10:04:05 2014 +0200 +++ b/hotspot/src/os/windows/vm/os_windows.cpp Thu Jun 26 16:05:15 2014 +0200 @@ -40,6 +40,7 @@ #include "mutex_windows.inline.hpp" #include "oops/oop.inline.hpp" #include "os_share_windows.hpp" +#include "os_windows.inline.hpp" #include "prims/jniFastGetField.hpp" #include "prims/jvm.h" #include "prims/jvm_misc.hpp"