X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=help.c;h=a4985a9de6a940a27d84b6ede5e2e5132e8b8fb8;hp=42961229b31d73dd1d9d43d3e2d96c7bb3168ecd;hb=fad91a52c8feae82875ce8a78cddd67253124655;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/help.c b/help.c index 4296122..a4985a9 100644 --- a/help.c +++ b/help.c @@ -18,6 +18,10 @@ #define HELP_C +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "keymap.h"