chiark / gitweb /
gpt-auto-generator: include device name in error reports
[elogind.git] / src / readahead / readahead-collect.c
index ccd8408c1bd5e3dacd9a0fe32893f8907225bbe6..5d37bb75f3c3da7b11f507906afd892d3d6899ad 100644 (file)
 #include <sys/inotify.h>
 #include <math.h>
 
+#ifdef HAVE_LINUX_BTRFS_H
+#include <linux/btrfs.h>
+#endif
+
 #ifdef HAVE_FANOTIFY_INIT
 #include <sys/fanotify.h>
 #endif