commit | a8817d2f6d59b0caeacf6071f56a83164b474a32 | [log] [tgz] |
---|---|---|
author | Krzysztof Hałasa <khc@pm.waw.pl> | Tue Jul 01 20:24:10 2008 +0200 |
committer | Krzysztof Hałasa <khc@pm.waw.pl> | Wed Jul 23 23:00:36 2008 +0200 |
tree | b3aef5c13ec03b0bec67a3c91d7a44deaf83aea0 | |
parent | a24e202e3ffdbd1da45ceab8e60824720c6ab7fd [diff] |
wanmain.c doesn't need syncppp.h Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
diff --git a/net/wanrouter/wanmain.c b/net/wanrouter/wanmain.c index de4cc97..7f07152 100644 --- a/net/wanrouter/wanmain.c +++ b/net/wanrouter/wanmain.c
@@ -57,7 +57,6 @@ #include <linux/vmalloc.h> /* vmalloc, vfree */ #include <asm/uaccess.h> /* copy_to/from_user */ #include <linux/init.h> /* __initfunc et al. */ -#include <net/syncppp.h> #define KMEM_SAFETYZONE 8