fix local makefiles to make it possible to rebuild binaries
[libc-test] / src / math / pow.c
index 473dea9..341582f 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct dd_d t[] = {
 #include "crlibm/pow.h"