X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a1f79aa7a083e74292c0f0654010179082da7a94..ff168106b44fdfbaed7d7cf08c54a72ee1fe2c0a:/sbr/encode_rfc2047.c diff --git a/sbr/encode_rfc2047.c b/sbr/encode_rfc2047.c index 823fd824..e463bf68 100644 --- a/sbr/encode_rfc2047.c +++ b/sbr/encode_rfc2047.c @@ -6,6 +6,7 @@ */ #include "h/mh.h" +#include "encode_rfc2047.h" #include "check_charset.h" #include "error.h" #include "h/mhparse.h"