X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/aeceb648abeaf47ad7cffcbe29f7044a9445bb8d..8e4f026486240fcc6397d5992e01ef997e3460fd:/h/mhparse.h diff --git a/h/mhparse.h b/h/mhparse.h index 06710bdc..371e671a 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -205,6 +205,7 @@ struct text { #define MULTI_ALTERNATE 0x02 #define MULTI_DIGEST 0x03 #define MULTI_PARALLEL 0x04 +#define MULTI_RELATED 0x05 /* Structure for subparts of a multipart content */ struct part {