patch-2.4.2 linux/net/lapb/lapb_timer.c
Next file: linux/net/netlink/af_netlink.c
Previous file: linux/net/lapb/lapb_subr.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Feb  9 11:34:13 2001
-  Orig file: 
v2.4.1/linux/net/lapb/lapb_timer.c
-  Orig date: 
Thu May  4 11:26:52 2000
diff -u --recursive --new-file v2.4.1/linux/net/lapb/lapb_timer.c linux/net/lapb/lapb_timer.c
@@ -14,8 +14,6 @@
  *	LAPB 002	Jonathan Naylor	New timer architecture.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_LAPB) || defined(CONFIG_LAPB_MODULE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -189,5 +187,3 @@
 
 	lapb_start_t1timer(lapb);
 }
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)