From dec80f78c8719c6c7ec20076343aa2be4ce9ba84 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 12 Dec 2017 11:07:11 +0100 Subject: indexamajig: Add --serial-offset --- src/im-sandbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/im-sandbox.h') diff --git a/src/im-sandbox.h b/src/im-sandbox.h index b58e4b9e..f2ca0ce4 100644 --- a/src/im-sandbox.h +++ b/src/im-sandbox.h @@ -71,6 +71,6 @@ struct sb_shm extern void create_sandbox(struct index_args *iargs, int n_proc, char *prefix, int config_basename, FILE *fh, Stream *stream, - const char *tempdir); + const char *tempdir, int serial_offset); #endif /* IM_SANDBOX_H */ -- cgit v1.2.3