* [PATCH] Kill unneeded include in net/wanrouter
@ 2003-09-09 16:34 Felipe W Damasio
0 siblings, 0 replies; only message in thread
From: Felipe W Damasio @ 2003-09-09 16:34 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
Hi Andrew,
(This is a resend, since it wasn't applied against -test4).
Patch against 2.6-test5.
Based on Randy's checkversion.pl script.
Felipe
[-- Attachment #2: wanrouter-checkversion.patch --]
[-- Type: text/plain, Size: 1037 bytes --]
diff -u -rN linux-2.6.0-test5/net/wanrouter/af_wanpipe.c linux-2.6.0-test5-fwd/net/wanrouter/af_wanpipe.c
--- linux-2.6.0-test5/net/wanrouter/af_wanpipe.c Mon Sep 8 16:50:38 2003
+++ linux-2.6.0-test5-fwd/net/wanrouter/af_wanpipe.c Tue Sep 9 11:57:40 2003
@@ -32,7 +32,6 @@
*
******************************************************************************/
-#include <linux/version.h>
#include <linux/config.h>
#include <linux/types.h>
#include <linux/sched.h>
diff -u -rN linux-2.6.0-test5/net/wanrouter/wanmain.c linux-2.6.0-test5-fwd/net/wanrouter/wanmain.c
--- linux-2.6.0-test5/net/wanrouter/wanmain.c Mon Sep 8 16:50:16 2003
+++ linux-2.6.0-test5-fwd/net/wanrouter/wanmain.c Tue Sep 9 11:57:35 2003
@@ -42,7 +42,6 @@
* Jun 02, 1999 Gideon Hack Updates for Linux 2.0.X and 2.2.X kernels.
*****************************************************************************/
-#include <linux/version.h>
#include <linux/config.h>
#include <linux/stddef.h> /* offsetof(), etc. */
#include <linux/errno.h> /* return codes */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-09 17:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-09 16:34 [PATCH] Kill unneeded include in net/wanrouter Felipe W Damasio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox