]> git.sven.stormbind.net Git - sven/fuse-exfat.git/commitdiff
Hand merge a forgotten change for libexfat/io.c
authorSven Hoexter <sven@timegate.de>
Sun, 12 Aug 2012 17:46:27 +0000 (19:46 +0200)
committerSven Hoexter <sven@timegate.de>
Sun, 12 Aug 2012 17:52:53 +0000 (19:52 +0200)
libexfat/io.c

index 8e9de8cffac73d28e7900a7038ed0b3660f7676f..f0beddc97b0ae424c683e858a937be3379fee097 100644 (file)
@@ -18,7 +18,6 @@
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#define _XOPEN_SOURCE 500 /* for pread() and pwrite() in Linux */
 #include "exfat.h"
 #include <inttypes.h>
 #include <sys/types.h>