Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_sinhl.c
similarity index 98%
rename from sysdeps/generic/w_sinhl.c
rename to math/w_sinhl.c
index 3e93cc5..19eb774 100644 (file)
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: $";
  * wrapper sinhl(x)
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"
 
 #ifdef __STDC__