diff options
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r-- | src/im-sandbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-sandbox.h b/src/im-sandbox.h index 5efd3595..0415cb80 100644 --- a/src/im-sandbox.h +++ b/src/im-sandbox.h @@ -89,6 +89,7 @@ extern int create_sandbox(struct index_args *iargs, int n_proc, char *prefix, int n_zmq_subscriptions, const char *zmq_request, const char *asapo_endpoint, const char *asapo_token, const char *asapo_beamtime, const char *asapo_path, + const char *asapo_group_id, int timeout, int profile); #endif /* IM_SANDBOX_H */ |