From 5360c1b267dabd881993541e68d18080ba19bdc4 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sun, 12 Aug 2012 19:46:27 +0200 Subject: [PATCH] Hand merge a forgotten change for libexfat/io.c --- libexfat/io.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2