Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f0812350e0e34f583919470b0517c2e368ee048
Commit:     2f0812350e0e34f583919470b0517c2e368ee048
Parent:     7a883eaf62f4b943ebec738ce3b0796c67ef5d32
Author:     Michal Piotrowski <[EMAIL PROTECTED]>
AuthorDate: Wed Aug 1 21:50:44 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Thu Aug 2 19:42:22 2007 -0700

    [NET]: Removal of duplicated include net/wanrouter/wanmain.c
    
    Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 net/wanrouter/wanmain.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/wanrouter/wanmain.c b/net/wanrouter/wanmain.c
index 849cc06..9ab31a3 100644
--- a/net/wanrouter/wanmain.c
+++ b/net/wanrouter/wanmain.c
@@ -46,7 +46,6 @@
 #include <linux/capability.h>
 #include <linux/errno.h>       /* return codes */
 #include <linux/kernel.h>
-#include <linux/init.h>
 #include <linux/module.h>      /* support for loadable modules */
 #include <linux/slab.h>                /* kmalloc(), kfree() */
 #include <linux/mm.h>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to