diff options
author | Laurent Bercot <ska-adelie@skarnet.org> | 2018-08-16 14:54:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-adelie@skarnet.org> | 2018-08-16 14:54:01 +0000 |
commit | 487d3ea380ad8c249ea9a66a6038bd93bbb664bf (patch) | |
tree | 9c87d865e3cd8c214b6bc02a648b9ea4062e89dc /system/linux-headers/revert-broken-uapi.patch | |
parent | c19b214e78197bf1a6577ffc35a5232dcf687ab9 (diff) | |
parent | 582584d7bcffdb6ad70221c41f0b1b0765cfe00d (diff) | |
download | packages-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/linux-headers/revert-broken-uapi.patch')
-rw-r--r-- | system/linux-headers/revert-broken-uapi.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/system/linux-headers/revert-broken-uapi.patch b/system/linux-headers/revert-broken-uapi.patch deleted file mode 100644 index 186ef7196..000000000 --- a/system/linux-headers/revert-broken-uapi.patch +++ /dev/null @@ -1,18 +0,0 @@ -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 - |