--- ray/src/common/fputword.c 2003/03/27 04:16:33 3.3 +++ ray/src/common/fputword.c 2003/07/12 15:14:44 3.6 @@ -1,15 +1,15 @@ #ifndef lint -static const char RCSid[] = "$Id: fputword.c,v 3.3 2003/03/27 04:16:33 greg Exp $"; +static const char RCSid[] = "$Id: fputword.c,v 3.6 2003/07/12 15:14:44 greg Exp $"; #endif /* * Read white space separated words from stream * - * External symbols declared in standard.h + * External symbols declared in rtio.h */ #include "copyright.h" -#include +#include "rtio.h" #include