summaryrefslogtreecommitdiff
path: root/libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-08-04 23:21:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-08-04 23:21:42 -0500
commit6c63831d750bb7fe8d0c03f691589c0abc1f2981 (patch)
treed3539babf500db1f68c54963bf18afab2219a91d /libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch
parentac3000629c68c60bc3f887fa1437cc076906e05a (diff)
downloadabslibre-6c63831d750bb7fe8d0c03f691589c0abc1f2981.tar.gz
abslibre-6c63831d750bb7fe8d0c03f691589c0abc1f2981.tar.bz2
abslibre-6c63831d750bb7fe8d0c03f691589c0abc1f2981.zip
rp-pppoe 3.12-3.parabola1: rebuild
Diffstat (limited to 'libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch')
-rw-r--r--libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch b/libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch
deleted file mode 100644
index 376061aee..000000000
--- a/libre/rp-pppoe/rp-pppoe-3.12-linux-headers.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/pppoe.h 2015-11-11 10:10:04.000000000 -0500
-+++ b/src/pppoe.h 2018-02-04 19:07:00.581864484 -0500
-@@ -51,6 +51,8 @@
- #include <sys/socket.h>
- #endif
-
-+#include <netinet/in.h>
-+
- /* Ugly header files on some Linux boxes... */
- #if defined(HAVE_LINUX_IF_H)
- #include <linux/if.h>
-@@ -131,8 +133,6 @@
- #include <linux/if_ether.h>
- #endif
-
--#include <netinet/in.h>
--
- #ifdef HAVE_NETINET_IF_ETHER_H
- #include <sys/types.h>
-