X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=libexfat%2Fio.c;h=8e9de8cffac73d28e7900a7038ed0b3660f7676f;hp=f0beddc97b0ae424c683e858a937be3379fee097;hb=4b5aca8e537ecaacb08737f28398bd8a8ab319d5;hpb=31c7740425f6fc11cc1f4c4316c659c566d94036 diff --git a/libexfat/io.c b/libexfat/io.c index f0beddc..8e9de8c 100644 --- a/libexfat/io.c +++ b/libexfat/io.c @@ -18,6 +18,7 @@ along with this program. If not, see . */ +#define _XOPEN_SOURCE 500 /* for pread() and pwrite() in Linux */ #include "exfat.h" #include #include