]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_acosf.c
2.5-18.1
[thirdparty/glibc.git] / math / w_acosf.c
similarity index 98%
rename from sysdeps/generic/w_acosf.c
rename to math/w_acosf.c
index 28260ddd3ecb52e029b5c3068f8522196efd4871..a8998efb840ed9f7da7bd02ee39e33f8c852b768 100644 (file)
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: w_acosf.c,v 1.3 1995/05/10 20:48:29 jtc Exp $";
  * wrap_acosf(x)
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"