math: logb needs to be correctly rounded
[libc-test] / src / math / hypot.c
index 842ceb4..b2df491 100644 (file)
@@ -5,6 +5,7 @@
 static struct dd_d t[] = {
 #include "ucb/hypot.h"
 #include "sanity/hypot.h"
+#include "special/hypot.h"
 
 };