X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fclear-handle.h;h=4d952ce3d133ba2442019251d5a14cac4bd2d8d3;hb=dd865611ec38576b43e9419b8d01500aa297ef39;hp=26755553eab1a7c7829206ee22cf99205b0fdf8d;hpb=c0e6dd7e5ad1d6027149d97bf099cad5f89a4c3c;p=lttng-tools.git 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 */