- show_single_message (ct, formsw, concatsw, textonly, inlineonly,
+ if (headersw) {
+ /*
+ * Compile the header format line
+ */
+ struct format *hfmt = compile_header(headerform);
+ output_header(ct, hfmt);
+ fmt_free(hfmt, 0);
+ }
+
+ show_single_message (ct, formsw, concat, textonly, inlineonly,