Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Sep 2012 14:20:38 +0000 (10:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Sep 2012 14:20:38 +0000 (10:20 -0400)
commitae090dc5f192fba078e9b1a8c8aa88b73a8743da
tree89af8dd6dd7865b61bbab3739da6016cfa7064d3
parent4ef415a92af77f9324026b62e023e15824330dcd
Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h

This is where it is used. Add a #ifdef check for the LTTNG_TRACER_CORE_H
define to ensure that the header it depends on is always included.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/config.h
lib/ringbuffer/ring_buffer_frontend.c
This page took 0.025737 seconds and 4 git commands to generate.