aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hplip/musl-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hplip/musl-fixes.patch')
-rw-r--r--testing/hplip/musl-fixes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/hplip/musl-fixes.patch b/testing/hplip/musl-fixes.patch
deleted file mode 100644
index 58d833bbcd0..00000000000
--- a/testing/hplip/musl-fixes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- protocol/discovery/mdns.c.orig 2015-11-17 09:58:44.171711728 +0100
-+++ protocol/discovery/mdns.c 2015-11-17 09:59:11.347535726 +0100
-@@ -28,6 +28,7 @@
- #include <string.h>
- #include <syslog.h>
- #include <sys/socket.h>
-+#include <sys/select.h>
- #include <netinet/in.h>
- #include <netdb.h>
- #include <arpa/inet.h>