X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=include%2Flttng%2Fust.h;h=91267beec6feaad0730f53fdcde33848970d1652;hp=2779d7a76165b1c73735683bb61c2d74530cb5d7;hb=1981f33816acb08345673096cf53d176243aac06;hpb=f0fc1799a9cbf402300b4469d4ada64e45aa8d89 diff --git a/include/lttng/ust.h b/include/lttng/ust.h index 2779d7a7..91267bee 100644 --- a/include/lttng/ust.h +++ b/include/lttng/ust.h @@ -33,7 +33,7 @@ extern void ust_before_fork(sigset_t *save_sigset); extern void ust_after_fork_parent(sigset_t *restore_sigset); extern void ust_after_fork_child(sigset_t *restore_sigset); -#ifdef __cplusplus +#ifdef __cplusplus } #endif