X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-exfat.git;a=blobdiff_plain;f=mkfs%2Fmain.c;h=8a419f12268972fdb472c6315072c23c86f9b943;hp=28b3ec194fc97c8e4efd898c368bec0f2968c705;hb=454ec8915dff0002be280915f722107bdc4f7cd0;hpb=e145047987782cdb5cf14a61ef3ec89f27b615fa diff --git a/mkfs/main.c b/mkfs/main.c index 28b3ec1..8a419f1 100644 --- a/mkfs/main.c +++ b/mkfs/main.c @@ -18,6 +18,7 @@ along with this program. If not, see . */ +#include #include #include #include @@ -25,7 +26,6 @@ #include #include #include -#include #include "mkexfat.h" #include "vbr.h" #include "fat.h"