summaryrefslogtreecommitdiff
path: root/include/apu.hw
diff options
context:
space:
mode:
authorjwoolley <jwoolley@13f79535-47bb-0310-9956-ffa450edef68>2003-07-09 19:31:08 +0000
committerjwoolley <jwoolley@13f79535-47bb-0310-9956-ffa450edef68>2003-07-09 19:31:08 +0000
commit3192f411a1414728c45e065c3d5fc36e1e4453b5 (patch)
treed4911404376f52898f903fbf6779e587005fe06a /include/apu.hw
parente5853da7b56a70b478e516642506f7a9a74f2ce2 (diff)
downloadlibapr-util-3192f411a1414728c45e065c3d5fc36e1e4453b5.tar.gz
propagate change to other platforms' headers
Submitted by: Mickael Marchand Reviewed by: Ian Holsman, Cliff Woolley git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apu.hw')
-rw-r--r--include/apu.hw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apu.hw b/include/apu.hw
index 67ec06c0..a84aa4c1 100644
--- a/include/apu.hw
+++ b/include/apu.hw
@@ -147,7 +147,7 @@
#define APU_HAVE_DB 0
#if APU_HAVE_DB
-#if APU_DBM_BERKELEYDB_PRIVATE
+#ifdef APU_DBM_BERKELEYDB_PRIVATE
/* this is only required for compiling dbm/apr_dbm_berkeleydb */
/* win32 note.. you will need to change this for db1 */
#include <db.h>