* complete copyright information.
*/
-#include <h/mh.h>
+#include "h/mh.h"
void
"at http://www.nongnu.org/nmh/ .\n";
void
-print_intro (FILE *file, bool brief) {
+print_intro (FILE *file, bool brief)
+{
fputs (nmh_intro1, file);
if (! brief) {
fputs (nmh_intro2, file);