1 --- openjdk.orig/jdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c 2019-05-30 09:55:45.271164370 +0300
2 +++ openjdk/jdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c 2019-05-30 09:56:01.000980599 +0300
5 #ifdef COMPILE_AGAINST_SYSCALLS
7 -#include <attr/xattr.h>
8 +#include <sys/xattr.h>
10 #include <syscalls_fp.h>