summaryrefslogtreecommitdiff
path: root/dbm/apr_dbm_ndbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbm/apr_dbm_ndbm.c')
-rw-r--r--dbm/apr_dbm_ndbm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbm/apr_dbm_ndbm.c b/dbm/apr_dbm_ndbm.c
index db6eec1f..7f381862 100644
--- a/dbm/apr_dbm_ndbm.c
+++ b/dbm/apr_dbm_ndbm.c
@@ -20,6 +20,7 @@
#include <stdlib.h> /* for free() */
#endif
+#include "apu_config.h"
#include "apu.h"
#if APU_HAVE_NDBM