X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ferror.h;h=bcbb51b16c1a1910229bd2820070e92ed108db28;hp=a061f6680e12e33b41f9db79053a3e4be874c458;hb=d50d200af8d01f4b58a14e384cabd46b1afb4817;hpb=411b31544f22b773b4aad6cdb81faa81dc05e641 diff --git a/src/common/error.h b/src/common/error.h index a061f6680..bcbb51b16 100644 --- a/src/common/error.h +++ b/src/common/error.h @@ -108,7 +108,7 @@ static inline bool __lttng_print_check_opt(enum lttng_error_level type) return true; } -void lttng_abort_on_error(void); +C_LINKAGE void lttng_abort_on_error(void); static inline void __lttng_print_check_abort(enum lttng_error_level type) {