diff options
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> |