tty/module.c
changeset 1975 8e173dddd183
parent 1908 666ad3a50f9f
child 2028 55854f070c4a
child 2384 b068951506d9
--- a/tty/module.c	Mon Oct 25 16:33:41 2010 +0200
+++ b/tty/module.c	Mon Oct 25 16:45:33 2010 +0200
@@ -43,6 +43,7 @@
 #include <linux/version.h>
 #include <linux/serial.h>
 #include <linux/uaccess.h>
+#include <linux/slab.h>
 
 #include "../master/globals.h"
 #include "../include/ectty.h"