fstests: remove libattr dependencies
[xfstests-dev.git] / ltp / fsstress.c
index 10c27a7d09c09cb13922d5ba42e45331b2a06c5e..e7cd0eae304d521af4cee5bf8e17497f5cdfd3c0 100644 (file)
 #ifdef HAVE_BTRFSUTIL_H
 #include <btrfsutil.h>
 #endif
-#ifdef HAVE_ATTR_ATTRIBUTES_H
-#include <attr/attributes.h>
-#endif
 #ifdef HAVE_LINUX_FIEMAP_H
 #include <linux/fiemap.h>
 #endif
-#ifndef HAVE_ATTR_LIST
-#define attr_list(path, buf, size, flags, cursor) (errno = -ENOSYS, -1)
-#endif
 #ifdef HAVE_SYS_PRCTL_H
 #include <sys/prctl.h>
 #endif