Skip to content

Commit

Permalink
[NET]: Removal of duplicated include net/wanrouter/wanmain.c
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Michal Piotrowski authored and David S. Miller committed Aug 3, 2007
1 parent 7a883ea commit 2f08123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/wanrouter/wanmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2f08123

Please sign in to comment.