math: in lgamma* only check signgam when it's specified
[libc-test] / src / math / remquof.c
index 72f4d5b..933bc99 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct ff_fi t[] = {
 #include "sanity/remquof.h"
+#include "special/remquof.h"
 };
 
 int main(void)