math: add special case test vectors
[libc-test] / src / math / llround.c
index 37b5c1a..403fa23 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_i t[] = {
 #include "sanity/llround.h"
+#include "special/llround.h"
 
 };