Removed semaphore header.
authorFlorian Pose <fp@igh-essen.com>
Tue, 01 Dec 2009 22:19:13 +0100
changeset 1572 b306e6976682
parent 1571 88167b8589ef
child 1573 74bf584564b8
Removed semaphore header.
tty/module.c
--- a/tty/module.c	Tue Dec 01 22:16:50 2009 +0100
+++ b/tty/module.c	Tue Dec 01 22:19:13 2009 +0100
@@ -38,7 +38,6 @@
 #include <linux/tty.h>
 #include <linux/tty_driver.h>
 #include <linux/termios.h>
-#include <linux/semaphore.h>
 
 #include "../master/globals.h"
 #include "../include/ectty.h"