Index: fuse-exfat/libexfat/platform.h =================================================================== --- fuse-exfat.orig/libexfat/platform.h +++ fuse-exfat/libexfat/platform.h @@ -24,7 +24,7 @@ #ifndef PLATFORM_H_INCLUDED #define PLATFORM_H_INCLUDED -#if defined(__linux__) +#if defined(__linux__) || defined(__GLIBC__) #include #include