fix malloc-brk-fail
[libc-test] / src / math / atan2f.c
index e5d742d..f3d3bf0 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct ff_f t[] = {
 #include "ucb/atan2f.h"
 #include "sanity/atan2f.h"
+#include "special/atan2f.h"
 
 };