Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_lgamma_r.c
similarity index 98%
rename from sysdeps/generic/w_lgamma_r.c
rename to math/w_lgamma_r.c
index f3e7d82..17a7d01 100644 (file)
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: w_lgamma_r.c,v 1.6 1995/05/10 20:49:27 jtc Exp $
  * wrapper double lgamma_r(double x, int *signgamp)
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"