X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=libexfat%2Fplatform.h;h=99fe507af3c429ec83768196ece1435a4727c564;hb=e2e172bbdc0bb8deab7c94394246d28089b711bf;hp=eaa92f8d904b17b175c66f058c58a418a2a9d6d1;hpb=9595548f5aef03ff79875bc943dd61d3cf6c4523;p=sven%2Ffuse-exfat.git diff --git a/libexfat/platform.h b/libexfat/platform.h index eaa92f8..99fe507 100644 --- a/libexfat/platform.h +++ b/libexfat/platform.h @@ -24,7 +24,7 @@ #ifndef PLATFORM_H_INCLUDED #define PLATFORM_H_INCLUDED -#if defined(__linux__) +#if defined(__linux__) || defined(__GLIBC__) || defined(__GNU__) #include #include