Move context symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-vpid.c
index d4b4a2cf9da81414f949f584d2d9cc1bb65fda23..f41119f9129e73e853c66512fa26851c826b5440 100644 (file)
@@ -14,6 +14,8 @@
 #include <lttng/ust-tracer.h>
 #include <lttng/ringbuffer-config.h>
 
+#include "context-internal.h"
+
 /*
  * We cache the result to ensure we don't trigger a system call for
  * each event.
This page took 0.022472 seconds and 4 git commands to generate.