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:48:45 +0000 (16:48 -0400)
commit1d50738016cd27302f4f8abf5c79388bc51b78a8
treef5b17e5ef2b0d30aa410d7dc63298da6e35ee396
parent9f00ce32b103eed13524c876757b6611c5922382
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.024774 seconds and 4 git commands to generate.