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