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 d0cc62bccb9..a97314cf6bd 100644 --- a/fs/btrfs/ref-cache.c +++ b/fs/btrfs/ref-cache.c @@ -17,6 +17,7 @@   */  #include <linux/sched.h> +#include <linux/slab.h>  #include <linux/sort.h>  #include "ctree.h"  #include "ref-cache.h"  |