math: new testcases (acos, asin, atan, expl, lgamma, tgamma)
[libc-test] / src / math / fmax.c
index 9b3a8cf..5479ad9 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct dd_d t[] = {
 #include "sanity/fmax.h"
+#include "special/fmax.h"
 
 };