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