add regex REG_ICASE test for austingroupbug #872
[libc-test] / src / math / expm1.c
index 662660a..b02b862 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "crlibm/expm1.h"