X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;h=e00ae0e1cbd6d2181dc284a4a7ed69646f7b36de;hp=d8d69f7865049d1c23c24475e9555b80ea2adc7a;hb=1642d62841486ade88ec2c48dd581e3249c98c94;hpb=9cf6132a6ea29968131a000bc2fb6860affac45e diff --git a/uip/forw.c b/uip/forw.c index d8d69f7..e00ae0e 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -44,6 +44,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + static char drft[BUFSIZ]; static struct msgs *mp = NULL;