summaryrefslogtreecommitdiff
path: root/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-15 08:17:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-15 08:17:42 +0000
commite074896f3a1d1f36bce8037505906fbbce2740c3 (patch)
tree997059401be010bc79175cc2fbbeaf1269e6f69c /www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
parent- Update to 20061214 (diff)
- Update to 0.5.6
PR: ports/106731 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Diffstat (limited to 'www/cherokee/files/patch-cherokee-fdpoll-kqueue.c')
-rw-r--r--www/cherokee/files/patch-cherokee-fdpoll-kqueue.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c b/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
deleted file mode 100644
index 145916b5486b..000000000000
--- a/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cherokee/fdpoll-kqueue.c.orig Wed Sep 13 21:45:31 2006
-+++ cherokee/fdpoll-kqueue.c Wed Sep 13 21:45:13 2006
-@@ -27,6 +27,7 @@
- #include "fdpoll-protected.h"
-
- #include <stdio.h>
-+#include <sys/types.h>
- #include <sys/event.h>
- #include <sys/time.h>
- #include <unistd.h>