math: fix the type of the return value
[libc-test] / src / math / asinf.c
index 38a3e9f..2d3e7f9 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/asinf.h"
 #include "sanity/asinf.h"
+#include "special/asinf.h"
 
 };