diff options
Diffstat (limited to 'tests/fs-tests/integrity/integck.c')
-rw-r--r-- | tests/fs-tests/integrity/integck.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fs-tests/integrity/integck.c b/tests/fs-tests/integrity/integck.c index 54e5ddc..30322cd 100644 --- a/tests/fs-tests/integrity/integck.c +++ b/tests/fs-tests/integrity/integck.c @@ -36,6 +36,7 @@ #include <sys/vfs.h> #include <sys/mount.h> #include <sys/statvfs.h> +#include <linux/fs.h> #define PROGRAM_VERSION "1.1" #define PROGRAM_NAME "integck" |