Move context symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-pthread-id.c
index ef82e857e57f58a7969bef83ad1da3f5f653f978..2502f75fd03b93c7bf63b1b2fab08281dcbf9bf4 100644 (file)
@@ -13,6 +13,8 @@
 #include <lttng/ust-tracer.h>
 #include <lttng/ringbuffer-config.h>
 
+#include "context-internal.h"
+
 static
 size_t pthread_id_get_size(struct lttng_ctx_field *field, size_t offset)
 {
This page took 0.024192 seconds and 4 git commands to generate.