Create utils.c/.h in libcommon
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index bf5adc50130c6609bb9239542d3153941def70fa..3c16d50a057fefc4496a42e40f660ab32fe63e1c 100644 (file)
@@ -44,6 +44,7 @@
 #include <common/kernel-consumer/kernel-consumer.h>
 #include <common/futex.h>
 #include <common/relayd/relayd.h>
+#include <common/utils.h>
 
 #include "lttng-sessiond.h"
 #include "channel.h"
This page took 0.023489 seconds and 4 git commands to generate.