aboutsummaryrefslogtreecommitdiffstats
path: root/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'history.h')
-rw-r--r--history.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.h b/history.h
index 4c41099..e2b3bf2 100644
--- a/history.h
+++ b/history.h
@@ -5,6 +5,7 @@
#include "textlist.h"
#include "hash.h"
+#define HIST_LIST_MAX GENERAL_LIST_MAX
#define HIST_HASH_SIZE 127
typedef ListItem HistItem;