aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pycosat/musl-compat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pycosat/musl-compat.patch')
-rw-r--r--testing/py3-pycosat/musl-compat.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/py3-pycosat/musl-compat.patch b/testing/py3-pycosat/musl-compat.patch
new file mode 100644
index 0000000000..49ef86c886
--- /dev/null
+++ b/testing/py3-pycosat/musl-compat.patch
@@ -0,0 +1,13 @@
+Upstream-Issue: https://github.com/ContinuumIO/pycosat/pull/29
+
+--- a/picosat.c
++++ b/picosat.c
+@@ -8147,7 +8147,7 @@
+ #ifndef NGETRUSAGE
+ #include <sys/time.h>
+ #include <sys/resource.h>
+-#include <sys/unistd.h>
++#include <unistd.h>
+ #endif
+
+ double