changeset 48157 | 7c4d43c26352 |
parent 47216 | 71c04702a3d5 |
--- a/src/hotspot/os/bsd/osThread_bsd.cpp Wed Nov 29 18:43:35 2017 -0800 +++ b/src/hotspot/os/bsd/osThread_bsd.cpp Tue Nov 28 21:43:45 2017 +0100 @@ -23,6 +23,7 @@ */ // no precompiled headers +#include "memory/allocation.inline.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/osThread.hpp"