--- old/src/java.base/unix/native/libjava/io_util_md.c 2020-05-20 18:01:12.679469282 -0700 +++ new/src/java.base/unix/native/libjava/io_util_md.c 2020-05-20 18:01:12.271461448 -0700 @@ -30,10 +30,6 @@ #include #include -#ifdef __solaris__ -#include -#endif - #if defined(__linux__) || defined(_ALLBSD_SOURCE) || defined(_AIX) #include #endif