]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/libcephfs/multiclient.cc
import ceph 14.2.5
[ceph.git] / ceph / src / test / libcephfs / multiclient.cc
index 179109de25b0bdc5132f048f43c72caf09e40f4f..465bbd8f77246f0362d55b5a16ed8ba5b8fc37a4 100644 (file)
@@ -20,7 +20,9 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <dirent.h>
+#ifdef __linux__
 #include <sys/xattr.h>
+#endif
 
 TEST(LibCephFS, MulticlientSimple) {
   struct ceph_mount_info *ca, *cb;