--- ./nam-1.0a8/nam_stream.cc.ori Thu Nov 29 21:16:20 2001 +++ ./nam-1.0a8/nam_stream.cc Thu Nov 29 21:19:00 2001 @@ -18,7 +18,8 @@ * */ -#include +/* Nuk modify to be compiled in redhat 7.1 */ +#include // *Nuk* atof() has already defined here. #include #ifdef WIN32 #include @@ -30,7 +31,7 @@ #ifndef WIN32 extern "C" off_t tell(); -extern "C" double atof(); +// *Nuk* extern "C" double atof(); #endif #include