aboutsummaryrefslogtreecommitdiffstats
path: root/testing/uwsgi/include-sched.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-09-09 12:59:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-09-09 13:00:10 +0000
commit055b0b5c6a2dd7029080cb3d2d4e49aaffe6c5f2 (patch)
tree08ca710faaeb8695d10cb42b43d45bde40e767fe /testing/uwsgi/include-sched.patch
parent3da4e720e4b7fa886951f4e2f540bab2b4c437af (diff)
downloadaports-055b0b5c6a2dd7029080cb3d2d4e49aaffe6c5f2.tar.bz2
aports-055b0b5c6a2dd7029080cb3d2d4e49aaffe6c5f2.tar.xz
testing/uwsgi: upgrade to 1.9.15 and switch to Lua 5.2
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 914296597..000000000
--- 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"
-
-