fix local makefiles to make it possible to rebuild binaries
[libc-test] / src / math / fmaxf.c
index d90b908..8d787ed 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct ff_f t[] = {
 #include "sanity/fmaxf.h"
+#include "special/fmaxf.h"
 
 };