--- ray/src/common/fgetval.c 1995/08/22 08:52:14 2.2 +++ ray/src/common/fgetval.c 2003/02/25 02:47:21 2.4 @@ -1,26 +1,24 @@ -/* Copyright (c) 1995 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: fgetval.c,v 2.4 2003/02/25 02:47:21 greg Exp $"; #endif - /* * Read white space separated values from stream + * + * External symbols declared in standard.h */ +#include "copyright.h" + #include #include -#include +#include +#include -#ifdef DCL_ATOF -extern double atof(); -#endif -extern int atoi(); -extern long atol(); -extern char *strcpy(); +#include + int