Fix: add extern "C" to two header files
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 Sep 2021 02:30:02 +0000 (22:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 7 Sep 2021 15:16:42 +0000 (11:16 -0400)
commit81b2d23800224648edd5850dd43b78d00b668a5e
treee887aed6846ade20e438ba66233ae796ba1cc9bb
parent1f8a8ec9581af89d98aec47de9ad9e25087cd54a
Fix: add extern "C" to two header files

These are needed to build some lttng-tools binary as C++ programs.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Iba97d9cc52f86fd01cc24111c53a85340595e4c4
include/lttng/ust-clock.h
include/lttng/ust-ctl.h
This page took 0.024419 seconds and 4 git commands to generate.