Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_j1l.c
similarity index 98%
rename from sysdeps/generic/w_j1l.c
rename to math/w_j1l.c
index 49a486c..5ecfd1e 100644 (file)
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: $";
  * wrapper of j1l,y1l
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"
 
 #ifdef __STDC__