diff options
Diffstat (limited to 'fs/btrfs/ref-cache.c')
| -rw-r--r-- | fs/btrfs/ref-cache.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/btrfs/ref-cache.c b/fs/btrfs/ref-cache.c index d0cc62bccb94..a97314cf6bd6 100644 --- a/fs/btrfs/ref-cache.c +++ b/fs/btrfs/ref-cache.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | */ | 17 | */ | 
| 18 | 18 | ||
| 19 | #include <linux/sched.h> | 19 | #include <linux/sched.h> | 
| 20 | #include <linux/slab.h> | ||
| 20 | #include <linux/sort.h> | 21 | #include <linux/sort.h> | 
| 21 | #include "ctree.h" | 22 | #include "ctree.h" | 
| 22 | #include "ref-cache.h" | 23 | #include "ref-cache.h" | 
