X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/042f5bed7ff3e5b34ff3166951a7b98bf6bbf105..b246954f6e1422c732780c8f568b3beb0e386964:/uip/mhfixmsg.c diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index 615575b6..fdeac8d6 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -10,6 +10,7 @@ #include #include #include +#include "mhfree.h" #include #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 */