scalbn special cases
[libc-test] / src / math / tgammaf.c
index 4d841a4..c1e9507 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "sanity/tgammaf.h"
+#include "special/tgammaf.h"
 
 };