X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fbrowse.c;h=1a92a693bed3298fa25a3c584e9ffebb0fb83004;hp=434d22200b170594891be2f3fda0f63eba52a687;hb=492434e350e3ca2d3330c2589de3f9485929dab7;hpb=203e950e3d3c76795fa49895d040f732adad2049 diff --git a/imap/browse.c b/imap/browse.c index 434d222..1a92a69 100644 --- a/imap/browse.c +++ b/imap/browse.c @@ -17,6 +17,10 @@ #include #include +#include "lib/mem.h" +#include "lib/str.h" +#include "lib/intl.h" + #include "mutt.h" #include "imap_private.h"