diff -r b91b558a9076 -r ef5d5d343e2a src/hotspot/os/bsd/attachListener_bsd.cpp --- a/src/hotspot/os/bsd/attachListener_bsd.cpp Fri Mar 16 08:26:53 2018 -0400 +++ b/src/hotspot/os/bsd/attachListener_bsd.cpp Fri Mar 16 09:12:13 2018 -0400 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "runtime/interfaceSupport.hpp" +#include "runtime/interfaceSupport.inline.hpp" #include "runtime/os.inline.hpp" #include "services/attachListener.hpp" #include "services/dtraceAttacher.hpp"