WAN: Remove unneeded "#include <net/syncppp.h>"

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
This commit is contained in:
Krzysztof Hałasa
2008-07-01 20:35:06 +02:00
parent a8817d2f6d
commit c1a0f0cdf9
3 changed files with 0 additions and 5 deletions

View File

@ -16,8 +16,6 @@
#include <linux/inet.h>
#include <linux/bitops.h>
#include <net/syncppp.h>
#include <asm/processor.h> /* Processor type for cache alignment. */
#include <asm/io.h>
#include <asm/dma.h>