We are making POSIX signal support a requirement; remove all support for
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index 6513f24..e3a382a 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -1,8 +1,6 @@
 
 /*
  * mh.h -- main header file for all of nmh
- *
- * $Id$
  */
 
 #include <h/nmh.h>
@@ -263,6 +261,9 @@ extern char *msg_delim;             /*  .. */
 
 #define OUTPUTLINELEN  72      /* default line length for headers */
 
+#define LINK   "@"             /* Name of link to file to which you are */
+                               /* replying. */
+
 /*
  * miscellaneous macros
  */