squid: update to 6.13
[openadk.git] / package / ppp / patches / patch-pppd_plugins_rp-pppoe_pppoe_h
blob9597ff314f6157c7e78e5f281a47d2703bfe9cf7
1 --- ppp-2.4.5.orig/pppd/plugins/rp-pppoe/pppoe.h        2009-11-16 23:26:07.000000000 +0100
2 +++ ppp-2.4.5/pppd/plugins/rp-pppoe/pppoe.h     2014-03-17 16:32:55.000000000 +0100
3 @@ -40,7 +40,6 @@
4  #endif
5  
6  #ifdef HAVE_SYS_CDEFS_H
7 -#include <sys/cdefs.h>
8  #endif
9  
10  #ifdef HAVE_SYS_SOCKET_H
11 @@ -86,18 +85,6 @@ typedef unsigned long UINT32_t;
13  #include <netinet/in.h>
15 -#ifdef HAVE_NETINET_IF_ETHER_H
16 -#include <sys/types.h>
18 -#ifdef HAVE_SYS_SOCKET_H
19 -#include <sys/socket.h>
20 -#endif
21 -#ifndef HAVE_SYS_DLPI_H
22 -#include <netinet/if_ether.h>
23 -#endif
24 -#endif
28  /* Ethernet frame types according to RFC 2516 */
29  #define ETH_PPPOE_DISCOVERY 0x8863