summaryrefslogtreecommitdiff
path: root/tbdiff/tbdiff-stat.c
diff options
context:
space:
mode:
authorBen Brewer <ben.brewer@codethink.co.uk>2014-05-29 14:31:42 +0100
committerBen Brewer <ben.brewer@codethink.co.uk>2014-06-02 11:02:59 +0100
commit1dea1372f801e55d09e4abc0c429a479a1ea1bcc (patch)
treefce1af82b493ed9207b14ba77bf524637d5c20c4 /tbdiff/tbdiff-stat.c
parent3b703fd98b1bfb5d34c3668bf07412b1bc93cf54 (diff)
downloadtbdiff-1dea1372f801e55d09e4abc0c429a479a1ea1bcc.tar.gz
Use sys/xattr from libc if attr/xattr is unavailable
On my system tbdiff failed to build because attr/xattr doesn't exist, also the attr package was not easy to find. On searching I discovered that the functionality we use in attr.h is provided by modern versions of libc, as shown here: https://bugzilla.kernel.org/show_bug.cgi?id=70141 This patch falls back to using libc sys/xattr.h when attr/xattr.h is unavailable.
Diffstat (limited to 'tbdiff/tbdiff-stat.c')
0 files changed, 0 insertions, 0 deletions