Moved to csu/errno-loc.c.
[platform/upstream/linaro-glibc.git] / math / w_tgammaf.c
similarity index 98%
rename from sysdeps/generic/w_tgammaf.c
rename to math/w_tgammaf.c
index e7b0d87..d369805 100644 (file)
@@ -17,7 +17,7 @@
 static char rcsid[] = "$NetBSD: w_gammaf.c,v 1.4 1995/11/20 22:06:48 jtc Exp $";
 #endif
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"
 
 #ifdef __STDC__