math: add special case test vectors
[libc-test] / src / math / ceil.c
index e19e0a5..d9fd6c3 100644 (file)
@@ -5,6 +5,7 @@
 static struct d_d t[] = {
 #include "ucb/ceil.h"
 #include "sanity/ceil.h"
+#include "special/ceil.h"
 
 };