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:17:16 +0000 (11:17 -0400)
commite7eaa1d29df0017f5f809dd69b12930c454e7fdd
treedfda258f56e2e1bef566593a8889145a0203afe3
parent45262bfa8e4f60aa286a6dfef2f09fba9c7d9afa
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.024131 seconds and 4 git commands to generate.