X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Froundf.c;h=662a454b96d3d38ca5787b3f2820b14b44c37e0d;hb=a7936f61b23100ac32f51776c5b3e52452c7598c;hp=3cfd8ae5a0793fd6cbf4d7b9cc422100be55f4e5;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd;p=musl diff --git a/src/math/roundf.c b/src/math/roundf.c index 3cfd8ae5..662a454b 100644 --- a/src/math/roundf.c +++ b/src/math/roundf.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "libm.h" +#include float roundf(float x) {