math: fix the type of the return value
[libc-test] / src / math / copysign.c
index 829780e..23ab8e3 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct dd_d t[] = {
 #include "sanity/copysign.h"
+#include "special/copysign.h"
 
 };