diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-08-28 02:47:34 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-08-28 02:47:34 +0000 |
commit | 95bcf015f025d393dd58ddf51a32c5a78db0d819 (patch) | |
tree | 321587bbcb5b301cf979f440fb6144f506dab9f2 /www/cherokee-devel/files/patch-cherokee-connection.c | |
parent | - Update to 0.8.1 (diff) |
- Send to attic, no longer needed
Notes
Notes:
svn path=/head/; revision=219356
Diffstat (limited to 'www/cherokee-devel/files/patch-cherokee-connection.c')
-rw-r--r-- | www/cherokee-devel/files/patch-cherokee-connection.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/cherokee-devel/files/patch-cherokee-connection.c b/www/cherokee-devel/files/patch-cherokee-connection.c deleted file mode 100644 index 9d990d78957e..000000000000 --- a/www/cherokee-devel/files/patch-cherokee-connection.c +++ /dev/null @@ -1,10 +0,0 @@ ---- cherokee/connection.c.orig Mon Dec 11 11:44:26 2006 -+++ cherokee/connection.c Thu Dec 14 09:50:08 2006 -@@ -32,6 +32,7 @@ - #include <fcntl.h> - #include <time.h> - #include <sys/types.h> -+#include <limits.h> - - #ifdef HAVE_PWD_H - # include <pwd.h> |