patch-2.4.0-prerelease linux/net/ax25/ax25_std_timer.c
Next file: linux/net/ax25/ax25_subr.c
Previous file: linux/net/ax25/ax25_std_subr.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Dec 29 14:35:47 2000
- Orig file:
v2.4.0-test12/linux/net/ax25/ax25_std_timer.c
- Orig date:
Mon Jul 7 08:19:59 1997
diff -u --recursive --new-file v2.4.0-test12/linux/net/ax25/ax25_std_timer.c linux/net/ax25/ax25_std_timer.c
@@ -22,8 +22,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>
@@ -170,5 +168,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)