patch-2.4.0-prerelease linux/net/rose/rose_in.c
Next file: linux/net/rose/rose_link.c
Previous file: linux/net/rose/rose_dev.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/rose/rose_in.c
- Orig date:
Sat Apr 11 17:18:16 1998
diff -u --recursive --new-file v2.4.0-test12/linux/net/rose/rose_in.c linux/net/rose/rose_in.c
@@ -22,8 +22,6 @@
* Removed M bit processing.
*/
-#include <linux/config.h>
-#if defined(CONFIG_ROSE) || defined(CONFIG_ROSE_MODULE)
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/socket.h>
@@ -303,5 +301,3 @@
return queued;
}
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)