lib-network
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index aa2c2bd..d76776e 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1345,7 +1345,7 @@ struct option_t MuttVars[] = {
    ** files when the header cache is in use. This incurs one \fTstat(2)\fP per
    ** message every time the folder is opened.
    */
-#if HAVE_GDBM || HAVE_DB4
+#if defined(HAVE_GDBM) || defined(HAVE_DB4)
   {"header_cache_pagesize", DT_STR, R_NONE, UL &HeaderCachePageSize, "16384"},
   /*
    ** .pp