X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=copy.c;h=c3299f072715707335f41d9e57b1eefd40ee9479;hb=576172ff50f9dd94dd2f5cc91d247c1e50dbe7fc;hp=8e8f96ff468c9dd5b6ddf5755c403a4699951bb7;hpb=16534e98723674fa391e3fc29d2a07ce419c13dd;p=apps%2Fmadmutt.git diff --git a/copy.c b/copy.c index 8e8f96f..c3299f0 100644 --- a/copy.c +++ b/copy.c @@ -10,13 +10,13 @@ #include #include +#include #include #include "mutt.h" #include "handler.h" #include "copy.h" -#include -#include +#include "crypt.h" #include "mutt_idna.h" static int address_header_decode (char **str);