]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hfs/btree.c
Merge branch 'topic/hda' into for-linus
[karo-tx-linux.git] / fs / hfs / btree.c
index 052f214ea6f0c39657d4cfb84e3eb96f7a391818..38a0a9917d7f3a67b0eaad49a75246430eef7d76 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <linux/pagemap.h>
+#include <linux/slab.h>
 #include <linux/log2.h>
 
 #include "btree.h"