X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=remailer.c;h=ec8e98a4d81966dacc59cf1f8e96f06add461881;hp=8172f7c217ab45e364aa02553282f8b4b555ef54;hb=09093d8501628bfba8f4f4b206c48dd3b826237f;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/remailer.c b/remailer.c index 8172f7c..ec8e98a 100644 --- a/remailer.c +++ b/remailer.c @@ -23,6 +23,10 @@ * Mixmaster support for Mutt */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "mutt_menu.h"