Move context symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-ip.c
index d10c9b45ae90ff852d17d9acbaeec16219033057..af4f02acc43b1fb1f389e051d2b54d39659272a9 100644 (file)
@@ -14,6 +14,8 @@
 #include <lttng/ust-tracer.h>
 #include <lttng/ringbuffer-config.h>
 
+#include "context-internal.h"
+
 static
 size_t ip_get_size(struct lttng_ctx_field *field, size_t offset)
 {
This page took 0.034925 seconds and 4 git commands to generate.