[ARM] alternative copy_to_user: more precise fallback threshold
[pandora-kernel.git] / lib / decompress_inflate.c
index 839a329..e36b296 100644 (file)
@@ -23,6 +23,7 @@
 #endif /* STATIC */
 
 #include <linux/decompress/mm.h>
+#include <linux/slab.h>
 
 #define INBUF_LEN (16*1024)