aboutsummaryrefslogtreecommitdiffstats
path: root/libexfat/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexfat/io.c')
-rw-r--r--libexfat/io.c1
1 files changed, 0 insertions, 1 deletions
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 <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>