Move bt_{self_component,message_iterator}_status_string() to `common.h`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 15 Jun 2019 06:29:58 +0000 (02:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 20 Jun 2019 18:51:58 +0000 (14:51 -0400)
commitcde5117697322dd5a2a5842c5031e1a1d3b35939
treece05dd088fec5160884d8f10d648cf03757f0dca
parentc58e25829f6431d22bb06f35289704a8ccdb49a9
Move bt_{self_component,message_iterator}_status_string() to `common.h`

Now `muxer.c` does not include internal library headers.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I33a9cf2db3df6a8d06d385f352280d90a922c4d9
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1465
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/common/common.h
src/lib/graph/component.h
src/lib/graph/graph.h
src/lib/graph/message/iterator.h
src/plugins/utils/muxer/muxer.c
This page took 0.02518 seconds and 4 git commands to generate.