inet_pton tests, fix regression test case
[libc-test] / src / math / expm1f.c
index 6f72d47..f13bc99 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "sanity/expm1f.h"
+#include "special/expm1f.h"
 
 };