math: in lgamma* only check signgam when it's specified
[libc-test] / src / math / erfcf.c
index d226d40..6570c92 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/erfcf.h"
+#include "special/erfcf.h"
 
 };