--- ppp-2.4.5.orig/pppd/plugins/rp-pppoe/if.c 2009-11-16 23:26:07.000000000 +0100 +++ ppp-2.4.5/pppd/plugins/rp-pppoe/if.c 2014-03-17 16:32:55.000000000 +0100 @@ -30,10 +30,6 @@ static char const RCSID[] = #include <linux/if_packet.h> #endif -#ifdef HAVE_NET_ETHERNET_H -#include <net/ethernet.h> -#endif - #ifdef HAVE_ASM_TYPES_H #include <asm/types.h> #endif