patch-2.4.2 linux/net/lapb/lapb_subr.c
Next file: linux/net/lapb/lapb_timer.c
Previous file: linux/net/lapb/lapb_out.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_subr.c
- Orig date:
Tue Feb 10 13:07:49 1998
diff -u --recursive --new-file v2.4.1/linux/net/lapb/lapb_subr.c linux/net/lapb/lapb_subr.c
@@ -13,8 +13,6 @@
* LAPB 001 Jonathan Naylor Started Coding
*/
-#include <linux/config.h>
-#if defined(CONFIG_LAPB) || defined(CONFIG_LAPB_MODULE)
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/socket.h>
@@ -281,5 +279,3 @@
lapb_transmit_buffer(lapb, skb, LAPB_RESPONSE);
}
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)