add feature test macros to non-c99 math tests
[libc-test] / src / math / nearbyint.c
index 282580d..675e77c 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "sanity/nearbyint.h"