X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mx.c;h=e45fda311104a9c9f9ec197324824b5518fc2814;hb=0d83646490348c9730d62ee47ad9c8c0e6461a62;hp=974ce3c22e8385a98fc08755d1b4e21c563c801f;hpb=420f3633557ed75a0de989eb065af6e09eed29ba;p=apps%2Fmadmutt.git diff --git a/mx.c b/mx.c index 974ce3c..e45fda3 100644 --- a/mx.c +++ b/mx.c @@ -17,6 +17,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mx.h" #include "rfc2047.h"