X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fbc0e57bf904a7f727cb6e02b24916c0125341c1..85f521d5a7e1b4320db1871ced48ea4137f77fc8:/h/mhparse.h diff --git a/h/mhparse.h b/h/mhparse.h index 29fc1afe..85b1bc16 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -109,6 +109,7 @@ struct Content { /* Content-Transfer-Encoding info (decoded contents) */ struct cefile c_cefile; /* structure holding decoded content */ int c_encoding; /* internal flag for encoding type */ + int c_reqencoding; /* Requested encoding (by mhbuild) */ /* Content-MD5 info */ int c_digested; /* have we seen this header before? */