patch-2.4.0-prerelease linux/net/netrom/nr_dev.c
Next file: linux/net/netrom/nr_in.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Dec 29 14:35:47 2000
- Orig file:
v2.4.0-test12/linux/net/netrom/nr_dev.c
- Orig date:
Thu Feb 17 09:18:47 2000
diff -u --recursive --new-file v2.4.0-test12/linux/net/netrom/nr_dev.c linux/net/netrom/nr_dev.c
@@ -19,7 +19,6 @@
*/
#include <linux/config.h>
-#if defined(CONFIG_NETROM) || defined(CONFIG_NETROM_MODULE)
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/proc_fs.h>
@@ -236,5 +235,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)