X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust-libc-wrapper%2Flttng-ust-malloc.c;h=d407985f58c9d6abd306bd32ba1d3ebddfc885be;hb=4b4a133740c87d9a851023a7aeb06b78d887e51b;hp=f8c7aa8b967c0d8cdb218619b7dd33a3a375ea82;hpb=5f6daaef86c3b4cff5af523cbbd8f2630634259d;p=lttng-ust.git diff --git a/liblttng-ust-libc-wrapper/lttng-ust-malloc.c b/liblttng-ust-libc-wrapper/lttng-ust-malloc.c index f8c7aa8b..d407985f 100644 --- a/liblttng-ust-libc-wrapper/lttng-ust-malloc.c +++ b/liblttng-ust-libc-wrapper/lttng-ust-malloc.c @@ -14,11 +14,16 @@ #include #include #include +#include + #include #include #include #include #include + +#include + #include #include "ust-compat.h"