X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fdestruction-handle.h;h=1f00416cfdbabe102179a5ac7d800e02db9e75ac;hp=3447314ed7beb28dba3b8c7b1cecd790c07f5d07;hb=4da7eebd95e606d5612fe05a339ade00fda54b86;hpb=6b584c2ece62c620a86cf438bb358a9da7962b7e diff --git a/include/lttng/destruction-handle.h b/include/lttng/destruction-handle.h index 3447314ed..1f00416cf 100644 --- a/include/lttng/destruction-handle.h +++ b/include/lttng/destruction-handle.h @@ -57,4 +57,8 @@ lttng_destruction_handle_get_archive_location( const struct lttng_destruction_handle *handle, const struct lttng_trace_archive_location **location); +#ifdef __cplusplus +} +#endif + #endif /* LTTNG_DESTRUCTION_HANDLE_H */