X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=keymap.c;h=208fce0a56cabe0e02d627c2713aaf7ccea80769;hp=bc577b7b6358df39b7d5a2f1069e231e50ef69e2;hb=f061b8bfafd1eb3d389e4c9801ff4377de8f9225;hpb=238b70e39b78f585c586bd51aef41988b3cc73d1 diff --git a/keymap.c b/keymap.c index bc577b7..208fce0 100644 --- a/keymap.c +++ b/keymap.c @@ -16,12 +16,12 @@ #include #include #include +#include #include "mutt.h" #include "mutt_menu.h" #include "mutt_curses.h" #include "keymap.h" -#include "mapping.h" #include "mutt_crypt.h" @@ -29,7 +29,8 @@ #include #include -#include "functions.h" +#define MUTT_FUNCTIONS_VALUES +#include "functions.def" struct mapping_t Menus[] = { {"alias", MENU_ALIAS},