math: fix some invalid checks (remquo, lrint, lround, y0, y1, yn)
[libc-test] / src / math / hypotf.c
index 7b47807..82bbcde 100644 (file)
@@ -5,6 +5,7 @@
 static struct ff_f t[] = {
 #include "ucb/hypotf.h"
 #include "sanity/hypotf.h"
+#include "special/hypotf.h"
 
 };