fio: use correct function declaration for set_epoch_time()
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 23:05:02 +0000 (16:05 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 23:06:59 +0000 (16:06 -0700)
commit62e9ece4d540ff2af865e4b43811f3150b8b846b
treec373298225c0bad947971e6865dce959d25dbb01
parent738694ae75722aee2aa3952257af62aee7957770
fio: use correct function declaration for set_epoch_time()

Fixes: d5b3cfd4064d ("Support for alternate epochs in fio log files")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fio_time.h