X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=rfc1524.c;h=cd089fc678ead334278eb44cd653a36395780102;hp=9b745b402fa239402c535ebe6c8376cdfa5ec727;hb=06797b065bbd5d88bf473c4b9f8525dcb9990bb7;hpb=93b012884de4ca5e1f2550f767d0b8680b9c0e9f diff --git a/rfc1524.c b/rfc1524.c index 9b745b4..cd089fc 100644 --- a/rfc1524.c +++ b/rfc1524.c @@ -21,27 +21,26 @@ # include "config.h" #endif +#include +#include +#include + +#include +#include +#include +#include + #include #include #include #include #include +#include #include "mutt.h" #include "rfc1524.h" #include "attach.h" -#include "lib/debug.h" - -#include -#include -#include - -#include -#include -#include -#include - /* The command semantics include the following: * %s is the filename that contains the mail body data * %t is the content type, like text/plain