X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=curs_main.c;h=c3b9c14f635c0567d268595345239d3690b69ab1;hp=cb39d66160810174aec5d9534ceadbe8dbf39e7b;hb=144d971350da85e57d24db87c09fd9cc0dcf22f2;hpb=ba5e3af4ea19e1d20c80941c077039871ec84258 diff --git a/curs_main.c b/curs_main.c index cb39d66..c3b9c14 100644 --- a/curs_main.c +++ b/curs_main.c @@ -20,9 +20,11 @@ #include "mutt_menu.h" #include "mapping.h" #include "sort.h" +#include "recvattach.h" #include "buffy.h" #include "mx.h" #include "sidebar.h" +#include "thread.h" #include "xterm.h" #ifdef USE_POP @@ -1185,7 +1187,7 @@ int mutt_index_menu (void) cp = _("Open newsgroup in read-only mode"); else cp = _("Open newsgroup"); - nntp_buffy (buf); + nntp_buffy (buf, sizeof (buf)); } else #endif