regex memory corruption regression test
[libc-test] / src / math / acosf.c
index 8a35f06..0841db8 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/acosf.h"
 #include "sanity/acosf.h"
+#include "special/acosf.h"
 
 };