X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libustinstr-malloc%2Fmallocwrap.c;h=a7730c9b2b0866cf6b5eeddf22b9d8a7f94c37ea;hb=332b3a18ea9e3be7ec5d65a4d75c5cf2b6a59525;hp=28cd4e326555ae878fcf472b967051970863d5df;hpb=686debc34cf055ffcb1f98a06df9fbaf27eeb441;p=lttng-ust.git diff --git a/libustinstr-malloc/mallocwrap.c b/libustinstr-malloc/mallocwrap.c index 28cd4e32..a7730c9b 100644 --- a/libustinstr-malloc/mallocwrap.c +++ b/libustinstr-malloc/mallocwrap.c @@ -97,4 +97,4 @@ void free(void *ptr) plibc_free(ptr); } -MARKER_LIB +UST_MARKER_LIB