mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
wanmain.c doesn't need syncppp.h
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
This commit is contained in:
parent
a24e202e3f
commit
a8817d2f6d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue