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