X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fclear-handle.h;h=4d952ce3d133ba2442019251d5a14cac4bd2d8d3;hp=26755553eab1a7c7829206ee22cf99205b0fdf8d;hb=316f62af004a770ebf808166d4c810d12d90b4e5;hpb=ef315a68a487ea5c5a1a23df30b0cb7c6a61175b diff --git a/include/lttng/clear-handle.h b/include/lttng/clear-handle.h index 26755553e..4d952ce3d 100644 --- a/include/lttng/clear-handle.h +++ b/include/lttng/clear-handle.h @@ -75,5 +75,8 @@ extern enum lttng_clear_handle_status lttng_clear_handle_get_result( const struct lttng_clear_handle *handle, enum lttng_error_code *result); +#ifdef __cplusplus +} +#endif #endif /* LTTNG_CLEAR_HANDLE_H */