< prev index next >

src/hotspot/os/posix/vmError_posix.cpp

Print this page
rev 59103 : imported patch hotspot

@@ -36,13 +36,10 @@
 
 #ifdef LINUX
 #include <sys/syscall.h>
 #include <unistd.h>
 #endif
-#ifdef SOLARIS
-#include <thread.h>
-#endif
 #ifdef AIX
 #include <unistd.h>
 #endif
 #ifdef BSD
 #include <sys/syscall.h>
< prev index next >