Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libm/src/w_j1f.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/lib/libm/src/w_j1f.c 1995/05/10 20:49:17 1.3 +++ src/lib/libm/src/w_j1f.c 1997/10/09 11:35:15 1.4 @@ -13,8 +13,9 @@ * ==================================================== */ +#include #if defined(LIBM_SCCS) && !defined(lint) -static char rcsid[] = "$NetBSD: w_j1f.c,v 1.3 1995/05/10 20:49:17 jtc Exp $"; +__RCSID("$NetBSD: w_j1f.c,v 1.4 1997/10/09 11:35:15 lukem Exp $"); #endif /*