--- ray/src/common/portio.c 2003/02/25 02:47:21 2.7 +++ ray/src/common/portio.c 2003/11/13 16:42:17 2.9 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: portio.c,v 2.7 2003/02/25 02:47:21 greg Exp $"; +static const char RCSid[] = "$Id: portio.c,v 2.9 2003/11/13 16:42:17 greg Exp $"; #endif /* * Portable i/o for binary files @@ -11,12 +11,9 @@ static const char RCSid[] = "$Id: portio.c,v 2.7 2003/ #include -#ifndef frexp -extern double frexp(); -#endif -#ifndef ldexp -extern double ldexp(); -#endif +#include "rtio.h" + +#include void