From: Thomas Roessler Date: Wed, 10 Oct 2001 23:23:14 +0000 (+0000) Subject: Fix minor snafu in Vsevolod's patch about important flags for POP X-Git-Tag: mutt-1-3-23-1-rel~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cdab4f237f8591e5d9092288987ff4c827dd1539;p=mutt Fix minor snafu in Vsevolod's patch about important flags for POP folders. --- diff --git a/pager.c b/pager.c index fcc0c5b2..aee946c3 100644 --- a/pager.c +++ b/pager.c @@ -27,6 +27,8 @@ #include "attach.h" #include "mbyte.h" +#include "mx.h" + #ifdef USE_IMAP #include "imap.h" #endif