Skip to content

Commit

Permalink
wanmain.c doesn't need syncppp.h
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Hałasa <[email protected]>
  • Loading branch information
Krzysztof Hałasa committed Jul 23, 2008
1 parent a24e202 commit a8817d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/wanrouter/wanmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a8817d2

Please sign in to comment.