]> git.ipfire.org Git - thirdparty/collectd.git/commit
write_open_telemetry plugin: Wrap headers with `extern "C"`.
authorFlorian Forster <octo@collectd.org>
Sat, 2 Dec 2023 21:41:28 +0000 (22:41 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 3 Jan 2024 16:16:28 +0000 (17:16 +0100)
commit8348a5609717738855815b91a5960747ee717133
tree0d63e39360aa1397b9a2d726c80c6a986fc0da8b
parentf04f17ca22ab7621239585ef5e1ecd1748804192
write_open_telemetry plugin: Wrap headers with `extern "C"`.

This is required for linking correctly.
src/write_open_telemetry.cc