瀏覽代碼

wanmain.c doesn't need syncppp.h

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Krzysztof Hałasa 17 年之前
父節點
當前提交
a8817d2f6d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      net/wanrouter/wanmain.c

+ 0 - 1
net/wanrouter/wanmain.c

@@ -57,7 +57,6 @@
 #include <linux/vmalloc.h>	/* vmalloc, vfree */
 #include <linux/vmalloc.h>	/* vmalloc, vfree */
 #include <asm/uaccess.h>        /* copy_to/from_user */
 #include <asm/uaccess.h>        /* copy_to/from_user */
 #include <linux/init.h>         /* __initfunc et al. */
 #include <linux/init.h>         /* __initfunc et al. */
-#include <net/syncppp.h>
 
 
 #define KMEM_SAFETYZONE 8
 #define KMEM_SAFETYZONE 8