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=7bd95aee4660c6419a4a65429fc27754481e7e90;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a 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 */