non-nearest rounding ulp check
[libc-test] / src / common / print.c
index 45a4fd5..b9088ba 100644 (file)
@@ -1,6 +1,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <unistd.h>
+#include "test.h"
 
 volatile int t_status = 0;