X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=cc439767b11f09fb288a656df050dc3ee2857e9d;hp=db594ab8e4d01250fe7360a48b23d3a3211f350a;hb=73798eb297e4d4afa2f67d72eb2a3618592a1c4d;hpb=de98bd30b02bd89a78059d162b2c8426e889703d diff --git a/fio.h b/fio.h index db594ab8..cc439767 100644 --- a/fio.h +++ b/fio.h @@ -686,7 +686,7 @@ extern void fio_options_mem_dupe(struct thread_data *); extern void options_mem_dupe(void *data, struct fio_option *options); extern void td_fill_rand_seeds(struct thread_data *); extern void add_job_opts(const char **); -extern char *num2str(unsigned long, int, int, int); +extern char *num2str(unsigned long, int, int, int, int); extern int ioengine_load(struct thread_data *); #define FIO_GETOPT_JOB 0x89000000