Cleanup last write logging
[fio.git] / t / debug.c
index c297d6159337576e4e7a9d4d0f4552d013028346..bf6f460578fd858984205d3463452f0b9c91e28b 100644 (file)
--- a/t/debug.c
+++ b/t/debug.c
@@ -2,7 +2,7 @@
 
 FILE *f_err;
 struct timeval *fio_tv = NULL;
-unsigned int fio_debug = 0;
+unsigned long fio_debug = 0;
 
 void __dprint(int type, const char *str, ...)
 {