diff options
Diffstat (limited to 'src/readahead/readahead-collect.c')
-rw-r--r-- | src/readahead/readahead-collect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/readahead/readahead-collect.c b/src/readahead/readahead-collect.c index ccd8408c1b..658c230d65 100644 --- a/src/readahead/readahead-collect.c +++ b/src/readahead/readahead-collect.c @@ -38,6 +38,7 @@ #include <sys/mman.h> #include <linux/fs.h> #include <linux/fiemap.h> +#include <linux/btrfs.h> #include <sys/ioctl.h> #include <sys/vfs.h> #include <getopt.h> |