--- ppp-2.4.2/pppd/demand.c.orig 2003-03-03 00:11:45.000000000 -0500 +++ ppp-2.4.2/pppd/demand.c 2004-04-12 00:08:37.000000000 -0400 @@ -50,7 +50,7 @@ #include #ifdef PPP_FILTER #include -#include +#include #include #endif --- ppp-2.4.2/pppd/sys-linux.c.orig 2004-01-12 23:05:20.000000000 -0500 +++ ppp-2.4.2/pppd/sys-linux.c 2004-04-12 00:09:04.000000000 -0400 @@ -141,7 +141,7 @@ #endif /* IPX_CHANGE */ #ifdef PPP_FILTER -#include +#include #include #endif /* PPP_FILTER */