aports/testing/uwsgi/include-sched.patch
2012-11-15 12:28:02 +00:00

9 lines
123 B
Diff

--- uwsgi-1.3/core/utils.c
+++ uwsgi-1.3.alpine/core/utils.c
@@ -1,3 +1,5 @@
+#include <sched.h>
+
#include "uwsgi.h"