1 2 3 4 5 6 7 8 9
#ifndef lint static char Version[] = "@(#)vers.c e07@nikhef.nl (Eric Wassenaar) 951231"; #endif char *version = "951231"; #if defined(apollo) int h_errno = 0; #endif