add an sscanf regression test
[libc-test] / src / math / atanhf.c
index 3fa6c33..2c0ba91 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/atanhf.h"
+#include "special/atanhf.h"
 
 };