add an sscanf regression test
[libc-test] / src / math / ilogbl.c
index f34c891..0944536 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct l_i t[] = {
 #if LDBL_MANT_DIG == 53