Fix: build failure using disable-lttng-ust configure option
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Jan 2015 20:17:34 +0000 (15:17 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Jan 2015 20:20:31 +0000 (15:20 -0500)
commit7b6d3962aecfc8d8c4eef823b74dccd8ac557078
treecaffc30a31a035754ca3a07bef3ea4e584181703
parent470adfec9cff5f541618dd0691fc86c8482bc725
Fix: build failure using disable-lttng-ust configure option

A stub for ust_app_get_size_one_more_packet_per_stream() is missing
which causes the build to fail when using the --disable-lttng-ust
configuration option.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.h
This page took 0.025347 seconds and 4 git commands to generate.