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