summaryrefslogtreecommitdiff
path: root/libattr/libattr.h
blob: 8973b004bf1eee5b18b90e9f120942fde0a01fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Features we provide ourself. */

#define HAVE_ATTR_XATTR_H 1
#define HAVE_ATTR_LIBATTR_H 1
#define HAVE_CONFIG_H 1

#define HAVE_FGETXATTR 1
#define HAVE_FLISTXATTR 1
#define HAVE_FSETXATTR 1
#define HAVE_GETXATTR 1
#define HAVE_LISTXATTR 1
#define HAVE_SETXATTR 1