patch-2.4.0-prerelease linux/net/netrom/nr_out.c
Next file: linux/net/netrom/nr_route.c
Previous file: linux/net/netrom/nr_loopback.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Dec 29 14:44:46 2000
- Orig file:
v2.4.0-test12/linux/net/netrom/nr_out.c
- Orig date:
Tue Feb 10 13:07:49 1998
diff -u --recursive --new-file v2.4.0-test12/linux/net/netrom/nr_out.c linux/net/netrom/nr_out.c
@@ -16,8 +16,6 @@
* NET/ROM 007 Jonathan(G4KLX) New timer architecture.
*/
-#include <linux/config.h>
-#if defined(CONFIG_NETROM) || defined(CONFIG_NETROM_MODULE)
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/socket.h>
@@ -272,5 +270,3 @@
}
}
}
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)