summaryrefslogtreecommitdiff
path: root/package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-07 21:18:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-11 12:55:25 +0200
commite00089c8f45e4153787aba3c0ee511ee24e13608 (patch)
tree0a9cf0c7ca1549cd80a74580492c75d2a0ba6d92 /package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c
parent60861bb830aaafc4f3f620ffb435d32b4bf10c8e (diff)
update to latest upstream version
Diffstat (limited to 'package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c')
-rw-r--r--package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c b/package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c
index 9a2b922b2..6a8cb0d8c 100644
--- a/package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c
+++ b/package/ppp/patches/patch-pppd_plugins_rp-pppoe_plugin_c
@@ -1,5 +1,5 @@
---- ppp-2.4.5.orig/pppd/plugins/rp-pppoe/plugin.c 2009-11-16 23:26:07.000000000 +0100
-+++ ppp-2.4.5/pppd/plugins/rp-pppoe/plugin.c 2014-03-17 16:32:55.000000000 +0100
+--- ppp-2.4.6.orig/pppd/plugins/rp-pppoe/plugin.c 2014-01-02 05:42:08.000000000 +0100
++++ ppp-2.4.6/pppd/plugins/rp-pppoe/plugin.c 2014-06-05 20:42:29.000000000 +0200
@@ -46,7 +46,6 @@ static char const RCSID[] =
#include <unistd.h>
#include <fcntl.h>
@@ -7,4 +7,4 @@
-#include <net/ethernet.h>
#include <net/if_arp.h>
#include <linux/ppp_defs.h>
- #include <linux/if_ppp.h>
+ #include <linux/if_pppox.h>