Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_powl.c
similarity index 98%
rename from sysdeps/generic/w_powl.c
rename to math/w_powl.c
index 17feb9f..d8be7b7 100644 (file)
@@ -18,7 +18,7 @@
  * wrapper powl(x,y) return x**y
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"