When building on gcc, use noreturn attribute on adios and the various done
[mmh] / uip / mhshow.c
index 1383388..179173e 100644 (file)
@@ -126,7 +126,7 @@ void show_all_messages (CT *);
 /* mhfree.c */
 void free_content (CT);
 extern CT *cts;
-void freects_done (int);
+void freects_done (int) NORETURN;
 
 /*
  * static prototypes