Create an initial trace chunk on first start of an ltt_session
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.c
index b9d03a72e002ca0042764a877f0ae556e87f1faa..a8aa01b269e9bc05bd4aeb28148899f38a154a06 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <common/common.h>
 #include <common/defaults.h>
+#include <common/trace-chunk.h>
 
 #include "consumer.h"
 #include "trace-kernel.h"
This page took 0.023324 seconds and 4 git commands to generate.