X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fmath%2Froundf.c;h=662a454b96d3d38ca5787b3f2820b14b44c37e0d;hp=3cfd8ae5a0793fd6cbf4d7b9cc422100be55f4e5;hb=HEAD;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd 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) {