Merge branch 'fix/misc' into topic/misc
[pandora-kernel.git] / drivers / lguest / lg.h
index bc28745..9136411 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/wait.h>
 #include <linux/hrtimer.h>
 #include <linux/err.h>
+#include <linux/slab.h>
 
 #include <asm/lguest.h>