Whamcloud - gitweb
LU-6073 tests: use sys/xattr.h in tests/*.c
[fs/lustre-release.git] / lustre / tests / orphan_linkea_check.c
index ecc3ca7..ad189b3 100644 (file)
@@ -7,7 +7,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <attr/xattr.h>
+#include <sys/xattr.h>
 
 int
 main(int argc, char *argv[])