OSDN Git Service

Remove extra include.
authorrelan <relan@users.noreply.github.com>
Tue, 11 Dec 2012 16:45:27 +0000 (16:45 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
libexfat/io.c

index e89349b..4c2f1aa 100644 (file)
@@ -21,7 +21,6 @@
 #include "exfat.h"
 #include <inttypes.h>
 #include <sys/types.h>
-#include <sys/uio.h>
 #include <sys/stat.h>
 #include <sys/mount.h>
 #include <fcntl.h>