aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mutt/mutt-1.5.4i/keymap.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mutt/mutt-1.5.4i/keymap.h.patch')
-rw-r--r--recipes/mutt/mutt-1.5.4i/keymap.h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/mutt/mutt-1.5.4i/keymap.h.patch b/recipes/mutt/mutt-1.5.4i/keymap.h.patch
new file mode 100644
index 0000000000..40995aa58f
--- /dev/null
+++ b/recipes/mutt/mutt-1.5.4i/keymap.h.patch
@@ -0,0 +1,11 @@
+--- mutt-1.5.4/keymap.h.orig 2006-07-01 16:50:25.000000000 +0200
++++ mutt-1.5.4/keymap.h 2006-07-01 16:50:58.000000000 +0200
+@@ -19,6 +19,8 @@
+ #ifndef KEYMAP_H
+ #define KEYMAP_H
+
++#include "mapping.h"
++
+ /* maximal length of a key binding sequence used for buffer in km_bindkey */
+ #define MAX_SEQ 8
+