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, 0 insertions, 8 deletions
diff --git a/testing/uwsgi/include-sched.patch b/testing/uwsgi/include-sched.patch
deleted file mode 100644
index 914296597b..0000000000
--- a/testing/uwsgi/include-sched.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- uwsgi-1.3/core/utils.c
-+++ uwsgi-1.3.alpine/core/utils.c
-@@ -1,3 +1,5 @@
-+#include <sched.h>
-+
- #include "uwsgi.h"
-
-