Use xattr functions from sys/xattr.h instead of attr/xattr.h (closes #12720)
sys/xattr.h is glibc while attr/xattr.h is a separate library.
Showing
Please register or sign in to comment
sys/xattr.h is glibc while attr/xattr.h is a separate library.