omap: i2c: add a timeout to the busy waiting
[safe/jmp/linux-2.6] / drivers / net / netconsole.c
index bf4af52..a361dea 100644 (file)
@@ -37,6 +37,7 @@
 #include <linux/mm.h>
 #include <linux/init.h>
 #include <linux/module.h>
+#include <linux/slab.h>
 #include <linux/console.h>
 #include <linux/moduleparam.h>
 #include <linux/string.h>