math/scalb* max scale test cases
[libc-test] / src / math / hypot.c
index 842ceb4..9890ed4 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct dd_d t[] = {
 #include "ucb/hypot.h"
 #include "sanity/hypot.h"
+#include "special/hypot.h"
 
 };