summaryrefslogtreecommitdiff
path: root/src/io.c
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2022-12-26 13:14:05 +0900
committerJinWang An <jinwang.an@samsung.com>2022-12-26 13:14:05 +0900
commit945defbb1404d6f1139facb97ba9c6b16f237df5 (patch)
tree4ebac15240308cdf4c4f33ee72557d5d30f43914 /src/io.c
parent422e33970f204925e519c21d558601eb608bc79d (diff)
downloaddosfstools-945defbb1404d6f1139facb97ba9c6b16f237df5.tar.gz
dosfstools-945defbb1404d6f1139facb97ba9c6b16f237df5.tar.bz2
dosfstools-945defbb1404d6f1139facb97ba9c6b16f237df5.zip
Imported Upstream version 3.0.18upstream/3.0.18
Diffstat (limited to 'src/io.c')
-rw-r--r--src/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io.c b/src/io.c
index d862fcf..e8c3591 100644
--- a/src/io.c
+++ b/src/io.c
@@ -42,7 +42,7 @@
#include <fcntl.h>
#include <linux/fd.h>
-#include "dosfsck.h"
+#include "fsck.fat.h"
#include "common.h"
#include "io.h"