X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..b3ee25c5997ddaee43a14a825df740c2e72e9189:/h/mime.h diff --git a/h/mime.h b/h/mime.h index 2f8a6a32..2ed5378c 100644 --- a/h/mime.h +++ b/h/mime.h @@ -12,6 +12,7 @@ #define DESCR_FIELD "Content-Description" #define DISPO_FIELD "Content-Disposition" #define MD5_FIELD "Content-MD5" +#define ATTACH_FIELD "Attach" #define isatom(c) (isascii((unsigned char) c) \ && !isspace ((unsigned char) c) \