summaryrefslogtreecommitdiff
path: root/system/easy-kernel/revert-broken-uapi.patch
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2018-08-16 14:54:01 +0000
committerLaurent Bercot <ska-adelie@skarnet.org>2018-08-16 14:54:01 +0000
commit487d3ea380ad8c249ea9a66a6038bd93bbb664bf (patch)
tree9c87d865e3cd8c214b6bc02a648b9ea4062e89dc /system/easy-kernel/revert-broken-uapi.patch
parentc19b214e78197bf1a6577ffc35a5232dcf687ab9 (diff)
parent582584d7bcffdb6ad70221c41f0b1b0765cfe00d (diff)
downloadpackages-487d3ea380ad8c249ea9a66a6038bd93bbb664bf.tar.gz
packages-487d3ea380ad8c249ea9a66a6038bd93bbb664bf.tar.bz2
packages-487d3ea380ad8c249ea9a66a6038bd93bbb664bf.tar.xz
packages-487d3ea380ad8c249ea9a66a6038bd93bbb664bf.zip
Merge branch 'master' of code.foxkit.us:adelie/packages
Diffstat (limited to 'system/easy-kernel/revert-broken-uapi.patch')
-rw-r--r--system/easy-kernel/revert-broken-uapi.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/system/easy-kernel/revert-broken-uapi.patch b/system/easy-kernel/revert-broken-uapi.patch
new file mode 100644
index 000000000..186ef7196
--- /dev/null
+++ b/system/easy-kernel/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
+