X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=t%2Fdebug.c;h=8965cfbc4547241b5a6af4b66c03339d3f943696;hp=bf6f460578fd858984205d3463452f0b9c91e28b;hb=8b6a404cdd2c40715885e562416c3db039912773;hpb=b2fcbe01bdac01bc5d7f8ddea94f264b9f8c2003 diff --git a/t/debug.c b/t/debug.c index bf6f4605..8965cfbc 100644 --- a/t/debug.c +++ b/t/debug.c @@ -1,7 +1,7 @@ #include FILE *f_err; -struct timeval *fio_tv = NULL; +struct timespec *fio_ts = NULL; unsigned long fio_debug = 0; void __dprint(int type, const char *str, ...)