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:18:25 +0000 (11:18 -0400)
commit35a1054b28bbbcec639742c2891d157402c5c451
treec13cd1e39f191e2c70943dc0243bf0cf2c95844f
parentb7f2d48c9eaa00823d644177202a3d8a346778c7
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.024839 seconds and 4 git commands to generate.