X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finc.c;h=e31c6a627076197567c5ca671227096e08098da1;hp=08aa533ceb5121edc9a886be4bc3373f6b9d3d37;hb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;hpb=9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d diff --git a/uip/inc.c b/uip/inc.c index 08aa533..e31c6a6 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -74,6 +74,8 @@ static struct swit switches[] = { { NULL, 0 }, }; +char *version=VERSION; + /* ** This is an attempt to simplify things by putting all the ** privilege ops into macros.