aboutsummaryrefslogtreecommitdiffstats
path: root/testing/uwsgi/include-sched.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/uwsgi/include-sched.patch')
-rw-r--r--testing/uwsgi/include-sched.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/uwsgi/include-sched.patch b/testing/uwsgi/include-sched.patch
new file mode 100644
index 0000000000..914296597b
--- /dev/null
+++ b/testing/uwsgi/include-sched.patch
@@ -0,0 +1,8 @@
+--- uwsgi-1.3/core/utils.c
++++ uwsgi-1.3.alpine/core/utils.c
+@@ -1,3 +1,5 @@
++#include <sched.h>
++
+ #include "uwsgi.h"
+
+