math: correct-rounding check in remainder functions and 1ulp check in hypot
[libc-test] / src / math / lrint.c
index 695c3ed..84c410e 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_i t[] = {
 #include "sanity/lrint.h"