patch-2.4.0-prerelease linux/net/ax25/ax25_std_subr.c

Next file: linux/net/ax25/ax25_std_timer.c
Previous file: linux/net/ax25/ax25_std_in.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/net/ax25/ax25_std_subr.c linux/net/ax25/ax25_std_subr.c
@@ -20,8 +20,6 @@
  *	AX.25 037	Jonathan(G4KLX)	New timer architecture.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_AX25) || defined(CONFIG_AX25_MODULE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -102,5 +100,3 @@
 
 	ax25->condition &= ~AX25_COND_ACK_PENDING;
 }
-
-#endif

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