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