Fix bad start_delay type
authorJens Axboe <jaxboe@fusionio.com>
Fri, 8 Jul 2011 18:47:03 +0000 (20:47 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 8 Jul 2011 18:47:03 +0000 (20:47 +0200)
commitdce8b847f2c149f0f857918e3250b9dafeb5c713
treea7ce53ce5d97dfdc57d633bf8b30684e894b8184
parentbe18a94f51296cce03d51501858e5f704c5e1950
Fix bad start_delay type

Should be unsigned long long, causes a bus error on HP-UX.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fio.h