X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fliblttng-ust%2Flttng-context-provider.c;h=caeb387bd6b3b31ca7bb40305aced74393e11fd9;hb=7d03a1923ee8d9f96edd3b0d8771931e473c8e19;hp=c70da2089992a71a102d5faf3d6438039b044e7e;hpb=9d4c8b2d907edb9ebc9bfde55602598e7ba0832e;p=lttng-ust.git diff --git a/src/liblttng-ust/lttng-context-provider.c b/src/liblttng-ust/lttng-context-provider.c index c70da208..caeb387b 100644 --- a/src/liblttng-ust/lttng-context-provider.c +++ b/src/liblttng-ust/lttng-context-provider.c @@ -12,13 +12,13 @@ #include #include -#include +#include #include "context-internal.h" #include "lttng-tracer-core.h" #include "jhash.h" #include "context-provider-internal.h" -#include +#include "common/macros.h" struct lttng_ust_registered_context_provider { const struct lttng_ust_context_provider *provider;