Netdev List
 help / color / mirror / Atom feed
* WAN: wanmain.c doesn't need syncppp.h
@ 2008-07-02 19:13 Krzysztof Halasa
  0 siblings, 0 replies; only message in thread
From: Krzysztof Halasa @ 2008-07-02 19:13 UTC (permalink / raw)
  To: netdev, lkml

For review only, the actual patch will be made available in git.

wanmain.c doesn't need syncppp.h

diff --git a/net/wanrouter/wanmain.c b/net/wanrouter/wanmain.c
index 6c20205..34177f2 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
 


-- 
Krzysztof Halasa

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-02 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 19:13 WAN: wanmain.c doesn't need syncppp.h Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox