X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fbrowse.c;h=1a92a693bed3298fa25a3c584e9ffebb0fb83004;hb=659b43f9de9609d63533ddbbe2f4ac6641d877d2;hp=434d22200b170594891be2f3fda0f63eba52a687;hpb=39d11f5b3feb125654d5c2a4e8f93637a12706c3;p=apps%2Fmadmutt.git 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"