X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libustinstr-malloc%2Fmallocwrap.c;h=a7730c9b2b0866cf6b5eeddf22b9d8a7f94c37ea;hb=b521931e0000388ff9080d46719936be98af54c6;hp=28cd4e326555ae878fcf472b967051970863d5df;hpb=ad5c7b826145e951950bd1afa6fce17ea193bb48;p=ust.git diff --git a/libustinstr-malloc/mallocwrap.c b/libustinstr-malloc/mallocwrap.c index 28cd4e3..a7730c9 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