When building on gcc, use noreturn attribute on adios and the various done
[mmh] / uip / mhstore.c
index bcebb7f..91c57a2 100644 (file)
@@ -104,7 +104,7 @@ void store_all_messages (CT *);
 /* mhfree.c */
 void free_content (CT);
 extern CT *cts;
-void freects_done (int);
+void freects_done (int) NORETURN;
 
 /*
  * static prototypes