summaryrefslogtreecommitdiff
path: root/www/cherokee-devel/files/patch-cherokee-connection.c
blob: 9d990d78957ec9d616b411bdb5db4767fc8a406e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>