patch-2.0.34 linux/drivers/char/scc.c

Next file: linux/drivers/char/selection.h
Previous file: linux/drivers/char/rtc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/drivers/char/scc.c linux/drivers/char/scc.c
@@ -168,6 +168,7 @@
 
 /* ----------------------------------------------------------------------- */
 
+#include <linux/config.h> /* CONFIG_INET and CONFIG_SCC_* */
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/signal.h>
@@ -208,10 +209,6 @@
 #include <asm/segment.h>
 #include <asm/bitops.h>
 
-#include <stdlib.h>
-#include <stdio.h>
-#include <ctype.h>
-#include <time.h>
 #include <linux/kernel.h>
 #include <linux/proc_fs.h>
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov