math: add special case test vectors
[libc-test] / src / math / lroundf.c
index 4a5eaa0..2f9a491 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_i t[] = {
 #include "sanity/lroundf.h"
+#include "special/lroundf.h"
 
 };