Merge branch 'drm-ttm-unmappable' into drm-core-next
[pandora-kernel.git] / fs / affs / bitmap.c
index 8306d53..3e26271 100644 (file)
@@ -7,6 +7,7 @@
  *  block allocation, deallocation, calculation of free space.
  */
 
+#include <linux/slab.h>
 #include "affs.h"
 
 /* This is, of course, shamelessly stolen from fs/minix */