X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhn.c;h=45358e7eb633fdfbdac3b38b1c6e74c69a6b2f55;hp=69554768c0ea205ef4ecf1163e99b262aef56292;hb=d8916ff5d389de5ab225cd6f40aeda1b285d0f28;hpb=38615191e71744b066425e0c44412b62dbe49cc2 diff --git a/uip/mhn.c b/uip/mhn.c index 6955476..45358e7 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -126,7 +126,6 @@ static struct swit switches[] = { /* mhparse.c */ -extern int checksw; extern char *tmp; /* directory to place temp files */ /* mhcachesbr.c */ @@ -198,7 +197,7 @@ void cache_all_messages (CT *); /* mhfree.c */ void free_content (CT); extern CT *cts; -void freects_done (int); +void freects_done (int) NORETURN; /* * static prototypes