From: Jim Jagielski Date: Tue, 22 Nov 2011 14:02:25 +0000 (+0000) Subject: Hello. Let's compile again. X-Git-Tag: 2.5.0-alpha~7831 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94cf9a7f07067f39c6570c5f041300886d6a92a;p=thirdparty%2Fapache%2Fhttpd.git Hello. Let's compile again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/util_expr_eval.c b/server/util_expr_eval.c index ee56c519888..86631a473a3 100644 --- a/server/util_expr_eval.c +++ b/server/util_expr_eval.c @@ -29,6 +29,8 @@ #include "apr_lib.h" #include "apr_fnmatch.h" +#include /* for INT_MAX */ + /* we know core's module_index is 0 */ #undef APLOG_MODULE_INDEX #define APLOG_MODULE_INDEX AP_CORE_MODULE_INDEX