Browse Source

wanmain.c doesn't need syncppp.h

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Krzysztof Hałasa 17 years ago
parent
commit
a8817d2f6d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/wanrouter/wanmain.c

+ 0 - 1
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