Fix uip/whom.c for C89 compatibility
[mmh] / uip / anno.c
index 9e287be..33d2b49 100644 (file)
@@ -53,6 +53,8 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
+char *version=VERSION;
+
 /*
 ** static prototypes
 */