X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Fguasi.c;h=c586f09c809dc246a3172f7b27d60a24c7e30ca4;hb=8a768c2e725d6a527b904570949f6099c3f1434a;hp=c9c742959902793f34e98f94acb9b61be7a7bb86;hpb=135be493d843d4cae2966a35cbd22a3058ec8e4b;p=fio.git diff --git a/engines/guasi.c b/engines/guasi.c index c9c74295..c586f09c 100644 --- a/engines/guasi.c +++ b/engines/guasi.c @@ -80,7 +80,7 @@ static struct io_u *fio_guasi_event(struct thread_data *td, int event) } static int fio_guasi_getevents(struct thread_data *td, unsigned int min, - unsigned int max, struct timespec *t) + unsigned int max, const struct timespec *t) { struct guasi_data *ld = td->io_ops->data; int n, r;