Move context symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-cpu-id.c
index 83c0626dfab61d5dd7f2996fc3c9026b27b798ec..2a8f2812338265040423f90883517ccb7511ca26 100644 (file)
@@ -21,6 +21,8 @@
 #include <lttng/ringbuffer-config.h>
 #include "../libringbuffer/getcpu.h"
 
+#include "context-internal.h"
+
 static
 size_t cpu_id_get_size(struct lttng_ctx_field *field, size_t offset)
 {
This page took 0.022631 seconds and 4 git commands to generate.