]> diplodocus.org Git - nmh/blobdiff - h/mime.h
Garbage collect unused code.
[nmh] / h / mime.h
index 2f8a6a32e78ba2d27df28212a92f1c4cd9b8102f..2ed5378c9f3b055105a83e7c71d86775f7ca3083 100644 (file)
--- 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) \