]> granicus.if.org Git - apache/commitdiff
Make sure that APR_MAJOR_VERSION is defined.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 21:49:40 +0000 (21:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 21:49:40 +0000 (21:49 +0000)
Submitted by: jfclere

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104575 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/proxy_util.c

index fba77162f7de73a775e9c56b4cface6d787441d5..d84a0e4e499fcf43a9bd6d45ee7d5d22edfbd9cb 100644 (file)
@@ -16,6 +16,7 @@
 /* Utility routines for Apache proxy */
 #include "mod_proxy.h"
 #include "ap_mpm.h"
+#include "apr_version.h"
 
 #if (APR_MAJOR_VERSION < 1)
 #undef apr_socket_create