X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=recvattach.c;h=07905f9f3987f279957f0cc4b69386ab7bc1718d;hp=b45613142246d50bb719c9fcef98fb45a739ad76;hb=16536d59024177409f49134c3f03f69855c144b9;hpb=0dbe922d4298aed78dcba64b7c770f315a64505e diff --git a/recvattach.c b/recvattach.c index b456131..07905f9 100644 --- a/recvattach.c +++ b/recvattach.c @@ -8,16 +8,7 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include -#include -#include -#include +#include #include @@ -34,14 +25,6 @@ #include -#include -#include -#include -#include -#include -#include -#include - static const char *Mailbox_is_read_only = N_("Mailbox is read-only."); static char LastSaveFolder[_POSIX_PATH_MAX] = "";