--- old/src/hotspot/os/bsd/attachListener_bsd.cpp 2018-03-22 17:02:46.924833132 +0100 +++ new/src/hotspot/os/bsd/attachListener_bsd.cpp 2018-03-22 17:02:46.724833139 +0100 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "logging/log.hpp" #include "runtime/interfaceSupport.inline.hpp" #include "runtime/os.inline.hpp" #include "services/attachListener.hpp"