aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch')
-rw-r--r--package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch b/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch
deleted file mode 100644
index ca1125d1d5..0000000000
--- a/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/linux/if_bridge.h
-+++ b/include/linux/if_bridge.h
-@@ -15,7 +15,6 @@
-
- #include <linux/types.h>
- #include <linux/if_ether.h>
--#include <linux/in6.h>
-
- #define SYSFS_BRIDGE_ATTR "bridge"
- #define SYSFS_BRIDGE_FDB "brforward"