@ -22,6 +22,7 @@
#include "errno.hpp"
#include <fcntl.h>
#include <stdio.h>
#include <sys/syscall.h>
#include <sys/types.h>
@ -25,7 +25,8 @@
#endif
#ifdef USE_XATTR
# ifdef __GLIBC__
# ifdef __linux__
# include <sys/types.h>
# include <sys/xattr.h>
# else
# undef USE_XATTR