patch-2.4.2 linux/net/lapb/lapb_out.c
Next file: linux/net/lapb/lapb_subr.c
Previous file: linux/net/lapb/lapb_in.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_out.c
-  Orig date: 
Tue Feb 10 13:07:49 1998
diff -u --recursive --new-file v2.4.1/linux/net/lapb/lapb_out.c linux/net/lapb/lapb_out.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>
@@ -223,5 +221,3 @@
 	if (type == LAPB_COMMAND && pf)
 		lapb_enquiry_response(lapb);
 }
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)