Fix uip/whom.c for C89 compatibility
[mmh] / uip / pick.c
index 7d9c086..4cb33fb 100644 (file)
@@ -70,6 +70,8 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
+char *version=VERSION;
+
 /*
 ** static prototypes
 */