X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;h=e00ae0e1cbd6d2181dc284a4a7ed69646f7b36de;hp=d8d69f7865049d1c23c24475e9555b80ea2adc7a;hb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;hpb=9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d 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;