the C gods blessed us with a preprocessor, use it.
[apps/madmutt.git] / keymap.c
index 44ccfd3..208fce0 100644 (file)
--- a/keymap.c
+++ b/keymap.c
@@ -29,7 +29,8 @@
 #include <string.h>
 #include <ctype.h>
 
-#include "functions.h"
+#define MUTT_FUNCTIONS_VALUES
+#include "functions.def"
 
 struct mapping_t Menus[] = {
   {"alias", MENU_ALIAS},