examples/tty/serial.c
changeset 1975 8e173dddd183
parent 1788 af61953c3ba4
child 2384 b068951506d9
child 2393 5d7d2722dfaa
--- a/examples/tty/serial.c	Mon Oct 25 16:33:41 2010 +0200
+++ b/examples/tty/serial.c	Mon Oct 25 16:45:33 2010 +0200
@@ -30,6 +30,7 @@
 #include <linux/module.h>
 #include <linux/err.h>
 #include <linux/termios.h>
+#include <linux/slab.h>
 
 #include "../../include/ecrt.h" // EtherCAT realtime interface
 #include "../../include/ectty.h" // EtherCAT TTY interface