X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=8a8d0c5c31387c0319f00817e7e816c5a627cdbe;hp=96d0bb1d14106841f74adb5ee77c682139c1e169;hb=9ed7a487e3a922f2cbb222961c2c9710c3a65f91;hpb=8476307969a605bea67f6b702b0c1e7a52038bed diff --git a/compose.c b/compose.c index 96d0bb1..8a8d0c5 100644 --- a/compose.c +++ b/compose.c @@ -36,7 +36,7 @@ #endif #ifdef USE_NNTP -#include "nntp.h" +#include #endif static const char *There_are_no_attachments = N_("There are no attachments."); @@ -1165,7 +1165,7 @@ int mutt_compose_menu (HEADER * msg, /* structure for new message */ p_delete(&idx[idxlen]); continue; } - fclose (fp); + m_fclose(&fp); if ((idx[idxlen]->content = mutt_make_file_attach (fname)) == NULL) { mutt_error