fix local makefiles to make it possible to rebuild binaries
[libc-test] / src / math / floorl.c
index f2cf4e8..9681e6d 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct l_l t[] = {
 #if LDBL_MANT_DIG == 53