--- old/src/hotspot/os/windows/attachListener_windows.cpp 2018-04-27 15:30:41.726200899 +0200 +++ new/src/hotspot/os/windows/attachListener_windows.cpp 2018-04-27 15:30:41.470200908 +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"