X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp10.c;h=26899ebac90e1a094d422efcd01806e5cc31e53f;hb=964104f9f0e056cf58d9defa0b716d7756f040f6;hp=9f5e3c2c51ea4afae2c62c10c6a392870cada366;hpb=18daae313531ed597d0f6227d15af00b04b104c8;p=musl diff --git a/src/math/exp10.c b/src/math/exp10.c index 9f5e3c2c..26899eba 100644 --- a/src/math/exp10.c +++ b/src/math/exp10.c @@ -1,7 +1,6 @@ #define _GNU_SOURCE #include #include -#include "libc.h" double exp10(double x) {