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