diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 4b6a2c2d6f..63f8f69d2a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -24,6 +24,9 @@ #undef USE_FLOCK #undef ENABLE_NNTP +#undef HAVE_DB_H +#undef HAVE_DB3_DB_H + /* Sub-version identification string. */ #undef SUB_VERSION |