X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=imap%2Futf7.c;fp=imap%2Futf7.c;h=bc5571a5bf001ae66d1b800f9285dbb60ccd5315;hb=492434e350e3ca2d3330c2589de3f9485929dab7;hp=b6a838dbe5b79915d7eb6d0d37656d30b0487f71;hpb=203e950e3d3c76795fa49895d040f732adad2049;p=apps%2Fmadmutt.git diff --git a/imap/utf7.c b/imap/utf7.c index b6a838d..bc5571a 100644 --- a/imap/utf7.c +++ b/imap/utf7.c @@ -15,6 +15,8 @@ #include "charset.h" #include "imap_private.h" +#include "lib/mem.h" + static int Index_64[128] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,