Use the same mh_hostname() function from test/common.h in mhsign(1)
[mmh] / uip / mhshow.c
index e39bf65..be9cd45 100644 (file)
@@ -42,6 +42,7 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
+char *version=VERSION;
 
 /* mhparse.c */
 extern char *tmp;  /* directory to place temp files */