X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libmallocwrap%2Fmallocwrap.c;h=be1f39ed3cb4bda8c1a2bb7381e127f188a6ed91;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=d505b6773536d7d827f7b8e554136ec5900b6801;hpb=6af64c431c0a521fc927fa72b9f4015397ce11d4;p=ust.git diff --git a/libmallocwrap/mallocwrap.c b/libmallocwrap/mallocwrap.c index d505b67..be1f39e 100644 --- a/libmallocwrap/mallocwrap.c +++ b/libmallocwrap/mallocwrap.c @@ -20,7 +20,7 @@ #include #include -#include "marker.h" +#include #if 0 INTERCEPT_PROTOTYPE(void, malloc, size_t size)