< prev index next >

src/hotspot/os/posix/vmError_posix.cpp

Print this page
rev 59103 : imported patch hotspot

*** 36,48 **** #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> --- 36,45 ----
< prev index next >