Fix linking warning
authorMohamad Gebai <mohamad.gebai@polymtl.ca>
Mon, 30 Sep 2013 20:47:30 +0000 (16:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 30 Sep 2013 20:47:30 +0000 (16:47 -0400)
commit0478bb8c28e831722c9fdfadb5aac436b7f0bd27
tree9f4e9684134e5473268d6b0fe5309f82f74b76df
parentfca361e81cbb39f076182e9d2c6dd2c4c8c25b5d
Fix linking warning

lttng_static_ctx should be extern in this header to avoid getting a
warning when --warn-common is used.

PS: Thanks to Yannick Brosseau for his help.

Signed-off-by: Mohamad Gebai <mohamad.gebai@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
This page took 0.025553 seconds and 4 git commands to generate.