aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers/revert-broken-uapi.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-07-12 09:58:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-12 11:17:26 +0000
commitab4e5f1f008c40eb8c0894f81d304661e91f493a (patch)
tree151fa8bd55a4782aac4fb1900efacb206c677068 /main/linux-headers/revert-broken-uapi.patch
parentd6df531be4335221047dd36d4eeafd67d1088a0f (diff)
downloadaports-ab4e5f1f008c40eb8c0894f81d304661e91f493a.tar.bz2
aports-ab4e5f1f008c40eb8c0894f81d304661e91f493a.tar.xz
main/linux-headers: upgrade to 4.17.6
Diffstat (limited to 'main/linux-headers/revert-broken-uapi.patch')
-rw-r--r--main/linux-headers/revert-broken-uapi.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/main/linux-headers/revert-broken-uapi.patch b/main/linux-headers/revert-broken-uapi.patch
new file mode 100644
index 0000000000..186ef71964
--- /dev/null
+++ b/main/linux-headers/revert-broken-uapi.patch
@@ -0,0 +1,18 @@
+Revert 1fe8e0f074c77aa41aaa579345a9e675acbebfa9
+diff --git a/include/uapi/linux/if_tunnel.h b/include/uapi/linux/if_tunnel.h
+index 1046f55..777b6cd 100644
+--- a/include/uapi/linux/if_tunnel.h
++++ b/include/uapi/linux/if_tunnel.h
+@@ -2,9 +2,6 @@
+ #define _UAPI_IF_TUNNEL_H_
+
+ #include <linux/types.h>
+-#include <linux/if.h>
+-#include <linux/ip.h>
+-#include <linux/in6.h>
+ #include <asm/byteorder.h>
+
+
+--
+cgit v1.1
+