flockfile list corruption test
[libc-test] / src / math / cbrt.c
index 55ecc5a..0feff3d 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "sanity/cbrt.h"
+#include "special/cbrt.h"
 
 };