remove old math/util code (already moved to common/)
[libc-test] / src / math / fenv.c
index c221d7f..ef358f0 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdarg.h>
-#include "util.h"
+#include "mtest.h"
 
 static int test_status;