remove old math/util code (already moved to common/)
[libc-test] / src / math / expf.c
index 6391087..e8f3f25 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/expf.h"