X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=t%2Fdebug.c;h=bf6f460578fd858984205d3463452f0b9c91e28b;hb=8c4e634a44ca35a21387b79ae6e701f951e2cb0c;hp=c297d6159337576e4e7a9d4d0f4552d013028346;hpb=9077ee4ae85d3a4519f99372b884ec7d9fd3e781;p=fio.git diff --git a/t/debug.c b/t/debug.c index c297d615..bf6f4605 100644 --- 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, ...) {