lkml.org 
[lkml]   [2003]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Kill unneeded version.h in net/wanrouter
	Hi,

Patch against linux-2.6.0-test4.

Please apply.

Thanks,

Felipe
diff -u -X ./dontdiff linux-2.6.0-test4/net/wanrouter/af_wanpipe.c linux-2.6.0-test4-fwd/net/wanrouter/af_wanpipe.c
--- linux-2.6.0-test4/net/wanrouter/af_wanpipe.c Fri Aug 22 21:01:48 2003
+++ linux-2.6.0-test4-fwd/net/wanrouter/af_wanpipe.c Wed Sep 3 11:05:45 2003
@@ -32,7 +32,6 @@
*
******************************************************************************/

-#include <linux/version.h>
#include <linux/config.h>
#include <linux/types.h>
#include <linux/sched.h>
diff -u -X ./dontdiff linux-2.6.0-test4/net/wanrouter/wanmain.c linux-2.6.0-test4-fwd/net/wanrouter/wanmain.c
--- linux-2.6.0-test4/net/wanrouter/wanmain.c Fri Aug 22 20:57:53 2003
+++ linux-2.6.0-test4-fwd/net/wanrouter/wanmain.c Wed Sep 3 11:05:33 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 */
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.029 / U:1.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site