summaryrefslogtreecommitdiff
path: root/src/mkfs.fat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkfs.fat.c')
-rw-r--r--src/mkfs.fat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mkfs.fat.c b/src/mkfs.fat.c
index 96ba47e..604b7d0 100644
--- a/src/mkfs.fat.c
+++ b/src/mkfs.fat.c
@@ -49,6 +49,7 @@
#include <fcntl.h>
#include <linux/hdreg.h>
#include <sys/mount.h>
+#include <linux/fs.h>
#include <linux/fd.h>
#include <endian.h>
#include <mntent.h>