math: fix long double ulperror calculation
[libc-test] / src / math / expf.c
index 87d8c5c..6391087 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/expf.h"
 #include "sanity/expf.h"
+#include "special/expf.h"
 
 };