]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_pow.c
2.5-18.1
[thirdparty/glibc.git] / math / w_pow.c
index 5850651a1a45e31ce37b06b2f8b3f29c218780c2..707cffcc43a811380fc3b785f751e328c262fc46 100644 (file)
@@ -16,7 +16,7 @@
  * wrapper pow(x,y) return x**y
  */
 
-#include "math.h"
+#include <math.h>
 #include "math_private.h"