]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_asinf.c
Moved to csu/errno-loc.c.
[thirdparty/glibc.git] / math / w_asinf.c
similarity index 98%
rename from sysdeps/generic/w_asinf.c
rename to math/w_asinf.c
index d7f7a253b0b9f0a2eee5dd1c6476f8a98ba9b25e..b19b5c54e3db60f4081bcac97e65c60c041a8ed5 100644 (file)
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_asinf.c,v 1.3 1995/05/10 20:48:37 jtc Exp $";
  */
 
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"