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