remove old math/util code (already moved to common/)
[libc-test] / src / math / j1.c
index c21721b..d884091 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/j1.h"
+#include "special/j1.h"
 
 };