X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-libc-wrapper.h;h=0853997bd838f79b277cb7681dd4a34b6c5f897b;hb=7075c5a2f8f4f90a018d7d1ea8c6dadda609495d;hp=2eaf5dc6d4c7016827f6ff0928fea0c1e11ace65;hpb=465a0d0493a126c09d0bf469369b8410d4bf73a9;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