math: fix long double ulperror calculation
[libc-test] / src / math / exp2.c
index 0a1ccb6..cd73ddd 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/exp2.h"
+#include "special/exp2.h"
 
 };