X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Frp-pppoe%2Fpppoe.h;h=20318cb44a76ded0b9b394c245624cae5d460e76;hp=8c4b8f783a83b692218b11c0c156570a22fb5c1f;hb=44012ae879e809ad1f75e6c69712619cefaa4add;hpb=fcb076c2b24bd8dd73f4be7a9e1712d3a352a376 diff --git a/pppd/plugins/rp-pppoe/pppoe.h b/pppd/plugins/rp-pppoe/pppoe.h index 8c4b8f7..20318cb 100644 --- a/pppd/plugins/rp-pppoe/pppoe.h +++ b/pppd/plugins/rp-pppoe/pppoe.h @@ -15,10 +15,6 @@ #include "config.h" -#if defined(HAVE_NETPACKET_PACKET_H) || defined(HAVE_LINUX_IF_PACKET_H) -#define _POSIX_SOURCE 1 /* For sigaction defines */ -#endif - #include /* For FILE */ #include /* For pid_t */