]> diplodocus.org Git - nmh/blobdiff - uip/mhfixmsg.c
h/prototypes.h: Remove scan_reset_m_getfld_state() prototype.
[nmh] / uip / mhfixmsg.c
index 615575b62e1d0c9e200108b369d37bec63e20915..fdeac8d6c45be2c0df01632ffdbdd08101d9fe7c 100644 (file)
@@ -10,6 +10,7 @@
 #include <h/mhparse.h>
 #include <h/utils.h>
 #include <h/signals.h>
+#include "mhfree.h"
 #include <fcntl.h>
 
 #define MHFIXMSG_SWITCHES \
@@ -67,9 +68,6 @@ int output_message_fp (CT, FILE *, char *);
 /* mhmisc.c */
 void flush_errors (void);
 
-/* mhfree.c */
-extern CT *cts;
-
 /*
  * static prototypes
  */