scalbn special cases
[libc-test] / src / math / ilogbf.c
index a3d3dcd..d576878 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_i t[] = {
 #include "sanity/ilogbf.h"