From 411ee9fc450e20dcbf3c57c6bd41a2289e8d4b16 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Wed, 28 Sep 2005 17:04:05 +0000 Subject: Update to 0.4.26 PR: 86681 Submitted by: KATO Tsuguru --- www/cherokee-devel/files/patch-cherokee-util.h | 28 +++++++++++++++----------- 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'www/cherokee-devel/files/patch-cherokee-util.h') diff --git a/www/cherokee-devel/files/patch-cherokee-util.h b/www/cherokee-devel/files/patch-cherokee-util.h index 2d395ea092ed..8e00b01d9b90 100644 --- a/www/cherokee-devel/files/patch-cherokee-util.h +++ b/www/cherokee-devel/files/patch-cherokee-util.h @@ -1,10 +1,11 @@ ---- cherokee/util.h.orig Mon Aug 1 21:47:22 2005 -+++ cherokee/util.h Thu Aug 4 21:05:15 2005 -@@ -33,7 +33,19 @@ - #include - #include - #include --#include +--- cherokee/util.h.orig Tue Sep 20 01:44:20 2005 ++++ cherokee/util.h Tue Sep 20 11:56:57 2005 +@@ -30,13 +30,21 @@ + #define CHEROKEE_UTIL_H + + #include ++#include ++#include +#include + +#ifdef HAVE_SYS_SOCKET_H @@ -14,10 +15,13 @@ +#ifdef HAVE_ARPA_INET_H +# include +#endif -+ -+#ifdef HAVE_NETINET_IN_H -+# include -+#endif + #ifdef HAVE_NETINET_IN_H + # include + #endif +- +-#include +-#include + + #include - CHEROKEE_BEGIN_DECLS -- cgit v1.2.3