inet_pton tests, fix regression test case
[libc-test] / src / math / powf.c
index f11c260..9709ec2 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct ff_f t[] = {
 #include "ucb/powf.h"
 #include "sanity/powf.h"
+#include "special/powf.h"
 
 };