Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_fmodf.c
similarity index 98%
rename from sysdeps/generic/w_fmodf.c
rename to math/w_fmodf.c
index 9afe5dd..2bd133f 100644 (file)
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: w_fmodf.c,v 1.3 1995/05/10 20:48:57 jtc Exp $";
  * wrapper fmodf(x,y)
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"