]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against
authorJoe Orton <jorton@apache.org>
Thu, 28 Sep 2023 08:11:30 +0000 (08:11 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 28 Sep 2023 08:11:30 +0000 (08:11 +0000)
commitfb0ac6a5ec251dea9e27dfdc75521fe9d053cad9
tree58f17a94de19527808c95b98018dd3f226fc4a89
parentc6d7943c8f5753ac19d4aa70df367d20f6789bab
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against
  APR_MAJOR_VERSION, APU_MAJOR_VERSION is not defined for APR trunk
  since the #include <apu_version.h> is conditional on APR < 2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1912571 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/fs/dbm.c