fix loads of missing const in new libm, and some global vars (?!) in powl
[oweals/musl.git] / src / math / nearbyint.c
index 781769fba89c8850933997505bf5d943ea6fcbcd..714c55cadb68ed95a357a3bf900b00fe651b78d4 100644 (file)
@@ -1,5 +1,5 @@
 #include <fenv.h>
-#include "libm.h"
+#include <math.h>
 
 /*
 rint may raise inexact (and it should not alter the fenv otherwise)