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

#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