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

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

diff -u --recursive --new-file v2.4.0-test12/linux/net/ax25/ax25_ds_timer.c linux/net/ax25/ax25_ds_timer.c
@@ -15,8 +15,6 @@
  *	AX.25 037	Jonathan(G4KLX)	New timer architecture.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_AX25_DAMA_SLAVE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -224,5 +222,3 @@
 	ax25_calculate_t1(ax25);
 	ax25_start_t1timer(ax25);
 }
-
-#endif

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