diff -r b91b558a9076 -r ef5d5d343e2a test/hotspot/gtest/gc/shared/test_oopStorage.cpp --- a/test/hotspot/gtest/gc/shared/test_oopStorage.cpp Fri Mar 16 08:26:53 2018 -0400 +++ b/test/hotspot/gtest/gc/shared/test_oopStorage.cpp Fri Mar 16 09:12:13 2018 -0400 @@ -30,7 +30,7 @@ #include "metaprogramming/conditional.hpp" #include "metaprogramming/enableIf.hpp" #include "runtime/handles.inline.hpp" -#include "runtime/interfaceSupport.hpp" +#include "runtime/interfaceSupport.inline.hpp" #include "runtime/mutex.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/thread.hpp"