Fix uip/whom.c for C89 compatibility
[mmh] / uip / whatnow.c
index 45671ed..be046ac 100644 (file)
@@ -32,6 +32,8 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
+char *version=VERSION;
+
 /*
 ** Options at the "whatnow" prompt
 */