X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Frunas.h;h=18a053a05cbd89d174d987446117ec345198b81d;hp=40b4f91b07792864c00cc463bc1ea87f39423c52;hb=2b00d46244cab86f1186a7b00cdc660f24a26f72;hpb=763f0d4cef1438d3f1f5f5c5a232d72628bca550 diff --git a/src/common/runas.h b/src/common/runas.h index 40b4f91b0..18a053a05 100644 --- a/src/common/runas.h +++ b/src/common/runas.h @@ -73,7 +73,7 @@ int run_as_extract_sdt_probe_offsets(int fd, const char *provider_name, LTTNG_HIDDEN int run_as_generate_filter_bytecode(const char *filter_expression, const struct lttng_credentials *creds, - struct lttng_filter_bytecode **bytecode); + struct lttng_bytecode **bytecode); LTTNG_HIDDEN int run_as_create_worker(const char *procname, post_fork_cleanup_cb clean_up_func, void *clean_up_user_data);