summaryrefslogtreecommitdiffstats
path: root/testing/uwsgi/include-sched.patch
blob: 914296597b8062885958773bd676e71ad7d03248 (plain)
1
2
3
4
5
6
7
8
--- uwsgi-1.3/core/utils.c
+++ uwsgi-1.3.alpine/core/utils.c
@@ -1,3 +1,5 @@
+#include <sched.h>
+
 #include "uwsgi.h"