]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_j1f.c
Moved to csu/errno-loc.c.
[thirdparty/glibc.git] / math / w_j1f.c
similarity index 99%
rename from sysdeps/generic/w_j1f.c
rename to math/w_j1f.c
index 2a7c8db819cf11aad8b1765296e63de7b22bc09d..35b186206e400d6b09cb44101b86affd093f2a90 100644 (file)
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: w_j1f.c,v 1.3 1995/05/10 20:49:17 jtc Exp $";
  * wrapper of j1f,y1f
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"
 
 #ifdef __STDC__