X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fdestruction-handle.h;h=1f00416cfdbabe102179a5ac7d800e02db9e75ac;hb=e7ccd6a0af71afc095077cc63eb6c14725940bde;hp=3447314ed7beb28dba3b8c7b1cecd790c07f5d07;hpb=95245d44f4c3d2f062d3c348710b605002168446;p=lttng-tools.git 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 */