src/hotspot/share/runtime/handshake.cpp
changeset 49449 ef5d5d343e2a
parent 48105 8d15b1369c7a
child 50192 8bc79d2d1568
--- a/src/hotspot/share/runtime/handshake.cpp	Fri Mar 16 08:26:53 2018 -0400
+++ b/src/hotspot/share/runtime/handshake.cpp	Fri Mar 16 09:12:13 2018 -0400
@@ -27,7 +27,7 @@
 #include "logging/logStream.hpp"
 #include "memory/resourceArea.hpp"
 #include "runtime/handshake.hpp"
-#include "runtime/interfaceSupport.hpp"
+#include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/osThread.hpp"
 #include "runtime/semaphore.hpp"
 #include "runtime/task.hpp"