flockfile list corruption test
[libc-test] / src / math / log10f.c
index 90689f5..d2ece3c 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/log10f.h"
 #include "sanity/log10f.h"
+#include "special/log10f.h"
 
 };