--- ppp-2.4.2/pppd/demand.c.orig 2004-02-15 10:32:57.000000000 +0100 +++ ppp-2.4.2/pppd/demand.c 2004-02-15 10:36:31.000000000 +0100 @@ -50,7 +50,6 @@ #include #ifdef PPP_FILTER #include -#include #include #endif --- ppp-2.4.2/pppd/sys-linux.c.orig 2004-02-15 10:33:03.000000000 +0100 +++ ppp-2.4.2/pppd/sys-linux.c 2004-02-15 10:36:59.000000000 +0100 @@ -141,7 +141,7 @@ #endif /* IPX_CHANGE */ #ifdef PPP_FILTER -#include +#include #include #endif /* PPP_FILTER */