more pow(0,-inf) fixes
[libc-test] / src / math / erfcf.c
index d226d40..3fb9762 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/erfcf.h"
+#include "special/erfcf.h"
 
 };