summaryrefslogtreecommitdiff
path: root/www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c
parent- Cacti developers has modified one of oficial patches. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Diffstat (limited to 'www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c')
-rw-r--r--www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c b/www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c
deleted file mode 100644
index 07ecb82c1bab..000000000000
--- a/www/cherokee-devel/files/patch-cherokee-fdpoll-kqueue.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cherokee/fdpoll-kqueue.c.orig Fri May 27 02:42:27 2005
-+++ cherokee/fdpoll-kqueue.c Fri Sep 16 00:03:37 2005
-@@ -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>