X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=recvattach.c;h=07905f9f3987f279957f0cc4b69386ab7bc1718d;hp=c2fec5eb2a275383dc3e8f9b6cd882eac2ae729d;hb=d63fe782146b7e2860d45fd6c2cf5369d9b0a87a;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/recvattach.c b/recvattach.c index c2fec5e..07905f9 100644 --- a/recvattach.c +++ b/recvattach.c @@ -8,10 +8,6 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - #include #include @@ -29,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] = "";