math: add some special case tests
[libc-test] / src / math / hypotf.c
index 82bbcde..bd5830b 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct ff_f t[] = {
 #include "ucb/hypotf.h"