summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'init.h')
-rw-r--r--init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.h b/init.h
index f55fbf2a..2a8cfaae 100644
--- a/init.h
+++ b/init.h
@@ -1223,7 +1223,7 @@ struct option_t MuttVars[] = {
** or less optimal for most use cases.
*/
#endif /* HAVE_GDBM || HAVE_DB4 */
-#if defined(HAVE_QDBM)
+#if defined(HAVE_QDBM) || defined(HAVE_TC)
{ "header_cache_compress", DT_BOOL, R_NONE, OPTHCACHECOMPRESS, 1 },
/*
** .pp