Fix: circular inclusion of lttng.h results in warning
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Dec 2017 19:52:33 +0000 (14:52 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 25 Apr 2018 15:20:44 +0000 (11:20 -0400)
The circular inclusion of lttng.h, which includes all
public headers, from condition.h results in the following
warning for users of the API:

warning: ‘struct lttng_evaluation’ declared inside
parameter list will not be visible outside of this definition
or declaration

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025201 seconds and 4 git commands to generate.