]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - libexfat/io.c
Hand merge a forgotten change for libexfat/io.c
[sven/fuse-exfat.git] / 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>