< prev index next >

src/share/vm/runtime/mutexLocker.cpp

Print this page

        

@@ -25,11 +25,10 @@
 #include "precompiled.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "runtime/os.inline.hpp"
 #include "runtime/safepoint.hpp"
 #include "runtime/thread.inline.hpp"
-#include "runtime/threadLocalStorage.hpp"
 #include "runtime/vmThread.hpp"
 
 // Mutexes used in the VM (see comment in mutexLocker.hpp):
 //
 // Note that the following pointers are effectively final -- after having been
< prev index next >