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