mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +03:00
10 lines
243 B
Diff
10 lines
243 B
Diff
--- a/pypy/module/cpyext/include/Python.h.orig
|
|
+++ b/pypy/module/cpyext/include/Python.h
|
|
@@ -14,6 +14,7 @@
|
|
# include <math.h>
|
|
# include <errno.h>
|
|
# include <unistd.h>
|
|
+# include <sys/time.h>
|
|
#else
|
|
# ifdef _MSC_VER
|
|
# include <crtdefs.h>
|