Windows: Update the EULA year and add more examples to the installer
[fio.git] / t / log.c
diff --git a/t/log.c b/t/log.c
index 76ae68edc7c88a04ef1fe4bacc13874962250f8b..1ed385190eb1df455689d0502f976dc456d720a8 100644 (file)
--- a/t/log.c
+++ b/t/log.c
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdarg.h>
+#include "../minmax.h"
 
 int log_err(const char *format, ...)
 {