X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fust-libc-wrapper.h;h=0853997bd838f79b277cb7681dd4a34b6c5f897b;hb=fca97dfd73a96bbf964c39e7f3a21fe70cccee96;hp=2eaf5dc6d4c7016827f6ff0928fea0c1e11ace65;hpb=39313bf35301f186b2517e05e0bda38e138e868c;p=lttng-ust.git diff --git a/include/lttng/ust-libc-wrapper.h b/include/lttng/ust-libc-wrapper.h index 2eaf5dc6..0853997b 100644 --- a/include/lttng/ust-libc-wrapper.h +++ b/include/lttng/ust-libc-wrapper.h @@ -20,7 +20,7 @@ * function in liblttng-ust that is overridden by the one in * liblttng-ust-wrapper-libc when it's preloaded. */ -void lttng_ust_libc_wrapper_malloc_init(void) +void lttng_ust_libc_wrapper_malloc_ctor(void) __attribute__((constructor)); #endif