common: move utils_create_lock_file to its own file
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index eddce5c5482e69fbd40f24191426f8137367b09e..155bdcd884c8833e63a369689cceed3fba50eaa1 100644 (file)
@@ -37,6 +37,7 @@
 #include <common/futex.h>
 #include <common/relayd/relayd.h>
 #include <common/utils.h>
+#include <common/lockfile.h>
 #include <common/path.h>
 #include <common/daemonize.h>
 #include <common/config/session-config.h>
This page took 0.022905 seconds and 4 git commands to generate.