regression test for brk failing in malloc
[libc-test] / src / math / log10.c
index 91558cd..94bd952 100644 (file)
@@ -1,11 +1,12 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "crlibm/log10.h"
 #include "ucb/log10.h"
 #include "sanity/log10.h"
+#include "special/log10.h"
 
 };