From: Sven Hoexter Date: Sun, 12 Aug 2012 17:46:27 +0000 (+0200) Subject: Hand merge a forgotten change for libexfat/io.c X-Git-Tag: debian/0.9.8-1~2 X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=commitdiff_plain;h=5360c1b267dabd881993541e68d18080ba19bdc4 Hand merge a forgotten change for libexfat/io.c --- diff --git a/libexfat/io.c b/libexfat/io.c index 8e9de8c..f0beddc 100644 --- a/libexfat/io.c +++ b/libexfat/io.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#define _XOPEN_SOURCE 500 /* for pread() and pwrite() in Linux */ #include "exfat.h" #include #include