diff options
Diffstat (limited to 'fs/btrfs/sysfs.c')
-rw-r--r-- | fs/btrfs/sysfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/sysfs.c b/fs/btrfs/sysfs.c index c1dfc97893ba..9539f8143b7a 100644 --- a/fs/btrfs/sysfs.c +++ b/fs/btrfs/sysfs.c | |||
@@ -16,6 +16,7 @@ | |||
16 | #include "transaction.h" | 16 | #include "transaction.h" |
17 | #include "sysfs.h" | 17 | #include "sysfs.h" |
18 | #include "volumes.h" | 18 | #include "volumes.h" |
19 | #include "space-info.h" | ||
19 | 20 | ||
20 | static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj); | 21 | static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj); |
21 | static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj); | 22 | static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj); |