--- ray/src/common/standard.h 1992/10/06 12:29:56 2.3 +++ ray/src/common/standard.h 1993/06/04 15:02:45 2.4 @@ -64,9 +64,6 @@ extern char *memcpy(), *memset(); #define rindex strrchr #endif -#ifndef atof -extern double atof(); -#endif extern char *sskip(); extern char *getpath(), *getenv(); #ifndef malloc