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