aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libax25
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-11-15 16:34:20 +0100
committerMilan P. Stanić <mps@arvanta.net>2019-11-15 16:34:56 +0100
commitc218236745352a772d23c4ee5a1a480419fd315b (patch)
tree4b4b9e9df65e0639d62b8ebff40b91a06183791f /testing/libax25
parentb783384c5a47383e45b9cd269c496045be950fe9 (diff)
downloadaports-c218236745352a772d23c4ee5a1a480419fd315b.tar.bz2
aports-c218236745352a772d23c4ee5a1a480419fd315b.tar.xz
testing/libax25: remove forgotten musl patch
Diffstat (limited to 'testing/libax25')
-rw-r--r--testing/libax25/musl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/libax25/musl.patch b/testing/libax25/musl.patch
deleted file mode 100644
index 1624485ca5..0000000000
--- a/testing/libax25/musl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/daemon.c 2016-01-16 20:34:52.682900674 -0600
-+++ b/daemon.c 2016-01-16 20:34:45.496900167 -0600
-@@ -3,6 +3,7 @@
- #include <stdlib.h>
- #include <signal.h>
- #include <errno.h>
-+#include <fcntl.h>
-
- #include <sys/param.h>
- #include <sys/file.h>