--- old/src/os_cpu/bsd_x86/vm/threadLS_bsd_x86.cpp 2012-11-23 10:38:02.000000000 +0100 +++ new/src/os_cpu/bsd_x86/vm/threadLS_bsd_x86.cpp 2012-11-23 10:38:02.000000000 +0100 @@ -23,8 +23,8 @@ */ #include "precompiled.hpp" +#include "runtime/thread.inline.hpp" #include "runtime/threadLocalStorage.hpp" -#include "thread_bsd.inline.hpp" // Map stack pointer (%esp) to thread pointer for faster TLS access //