diff options
Diffstat (limited to 'src/fsck.fat.h')
-rw-r--r-- | src/fsck.fat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fsck.fat.h b/src/fsck.fat.h index 9d4bb16..e5ade5b 100644 --- a/src/fsck.fat.h +++ b/src/fsck.fat.h @@ -27,6 +27,7 @@ #ifndef _DOSFSCK_H #define _DOSFSCK_H +#include <fcntl.h> #include <sys/types.h> #define _LINUX_STAT_H /* hack to avoid inclusion of <linux/stat.h> */ #define _LINUX_STRING_H_ /* hack to avoid inclusion of <linux/string.h> */ |