X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-context-provider.c;h=50f73c6253cf340d90485540ce154dfdafd24d72;hb=fb31eb73d8a4a6d9784ed5c335b7fa3b9684108c;hp=b51ef23f38b40e5ea74d3c22995da9d2fd11d2f2;hpb=8b05d0d42a5a7801e5c3bcd76c5230188cfbe236;p=lttng-ust.git diff --git a/liblttng-ust/lttng-context-provider.c b/liblttng-ust/lttng-context-provider.c index b51ef23f..50f73c62 100644 --- a/liblttng-ust/lttng-context-provider.c +++ b/liblttng-ust/lttng-context-provider.c @@ -21,8 +21,11 @@ */ #define _LGPL_SOURCE +#include +#include #include #include + #include #include "lttng-tracer-core.h" #include "jhash.h"