X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fremainderf.c;h=bf1d7b2831cffab47953b13da2fb09cadc81ef37;hb=7f01a734feddaabf366bc644c926e675656cab62;hp=420d3bfc447b2ef14ed93266da2abc082fc40fc5;hpb=5d01ab4ac64b913c537e91f7c01d5c8e910151da;p=musl diff --git a/src/math/remainderf.c b/src/math/remainderf.c index 420d3bfc..bf1d7b28 100644 --- a/src/math/remainderf.c +++ b/src/math/remainderf.c @@ -1,5 +1,4 @@ #include -#include "libc.h" float remainderf(float x, float y) {