Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_acos.c
similarity index 98%
rename from sysdeps/generic/w_acos.c
rename to math/w_acos.c
index 5a1158e..f4e6e3c 100644 (file)
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: w_acos.c,v 1.6 1995/05/10 20:48:26 jtc Exp $";
  * wrap_acos(x)
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"