patch-2.4.0-prerelease linux/net/ax25/ax25_out.c
Next file: linux/net/ax25/ax25_route.c
Previous file: linux/net/ax25/ax25_ip.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Dec 29 14:35:47 2000
- Orig file:
v2.4.0-test12/linux/net/ax25/ax25_out.c
- Orig date:
Mon Jun 26 18:06:55 2000
diff -u --recursive --new-file v2.4.0-test12/linux/net/ax25/ax25_out.c linux/net/ax25/ax25_out.c
@@ -35,7 +35,6 @@
*/
#include <linux/config.h>
-#if defined(CONFIG_AX25) || defined(CONFIG_AX25_MODULE)
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/socket.h>
@@ -408,4 +407,3 @@
return 0;
}
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)