aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mumudvb/musl-error-h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mumudvb/musl-error-h.patch')
-rw-r--r--testing/mumudvb/musl-error-h.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/mumudvb/musl-error-h.patch b/testing/mumudvb/musl-error-h.patch
deleted file mode 100644
index 968afc0994..0000000000
--- a/testing/mumudvb/musl-error-h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/tune.c b/src/tune.c
-index c536811..52afd3d 100644
---- a/src/tune.c
-+++ b/src/tune.c
-@@ -41,7 +41,6 @@
- #ifdef ANDROID
- #include <err.h>
- #else
--#include <error.h>
- #endif
- #include <errno.h>
- #include <string.h>