X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ff2b7b715934b346b6121a2a434db116d3203663..4b4ffd574ddde175987011dce7f5dd223f9cf2aa:/sbr/encode_rfc2047.c diff --git a/sbr/encode_rfc2047.c b/sbr/encode_rfc2047.c index f4689723..e463bf68 100644 --- a/sbr/encode_rfc2047.c +++ b/sbr/encode_rfc2047.c @@ -6,6 +6,8 @@ */ #include "h/mh.h" +#include "encode_rfc2047.h" +#include "check_charset.h" #include "error.h" #include "h/mhparse.h" #include "h/addrsbr.h"