fix local makefiles to make it possible to rebuild binaries
[libc-test] / src / math / remainderf.c
index bc22fdc..a06f2bd 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct ff_f t[] = {
 #include "sanity/remainderf.h"