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