patch-2.4.1 linux/net/x25/x25_out.c

Next file: linux/net/x25/x25_route.c
Previous file: linux/net/x25/x25_link.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/net/x25/x25_out.c linux/net/x25/x25_out.c
@@ -21,8 +21,6 @@
  *					needed cleaned seq-number fields.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_X25) || defined(CONFIG_X25_MODULE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -229,5 +227,3 @@
 
 	x25_stop_timer(sk);
 }
-
-#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)