* uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
[mmh] / h / mhparse.h
index f99a1c7..812b78f 100644 (file)
@@ -90,6 +90,7 @@ struct Content {
     char *c_celine;            /* Content-Transfer-Encoding:        */
     char *c_id;                        /* Content-ID:                       */
     char *c_descr;             /* Content-Description:              */
+    char *c_dispo;             /* Content-Disposition:              */
     char *c_partno;            /* within multipart content          */
 
     /* Content-Type info */