mirror of https://github.com/trapexit/mergerfs.git
Browse Source
Add conditional includes for extended attribute support. FreeBSD uses <sys/extattr.h> instead of <sys/xattr.h>, which prevents the preload module from building. This update selects the proper header based on the target platform and fixes the build failure on FreeBSD.pull/1591/head
committed by
GitHub
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue