add regex REG_ICASE test for austingroupbug #872
[libc-test] / src / math / atanf.c
index 3e35a3c..271c178 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/atanf.h"
 #include "sanity/atanf.h"
+#include "special/atanf.h"
 
 };