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