stas 2003/02/23 16:02:44
Modified: src/modules/perl modperl_apache_includes.h
Log:
include apr_version.h so we can use the defines
APR_MINOR_VERSION/APR_PATCH_VERSION
Revision Changes Path
1.20 +1 -0 modperl-2.0/src/modules/perl/modperl_apache_includes.h
Index: modperl_apache_includes.h
===================================================================
RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_apache_includes.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- modperl_apache_includes.h 10 Jan 2003 23:26:03 -0000 1.19
+++ modperl_apache_includes.h 24 Feb 2003 00:02:44 -0000 1.20
@@ -19,6 +19,7 @@
#include "http_vhost.h"
#include "ap_mpm.h"
+#include "apr_version.h"
#ifndef APR_POLLIN
/*
* apr_poll.h introduced around 2.0.40