--- old/src/hotspot/os/windows/attachListener_windows.cpp 2018-04-27 15:29:22.074203674 +0200 +++ new/src/hotspot/os/windows/attachListener_windows.cpp 2018-04-27 15:29:21.830203682 +0200 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "logging/log.hpp" #include "runtime/interfaceSupport.inline.hpp" #include "runtime/os.hpp" #include "services/attachListener.hpp"