Fix: lttng-sessiond: event_context might leak
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index ee4d0c78ec499800cd5e149c95a02afa4f3a53e4..eddce5c5482e69fbd40f24191426f8137367b09e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
@@ -37,6 +37,7 @@
 #include <common/futex.h>
 #include <common/relayd/relayd.h>
 #include <common/utils.h>
+#include <common/path.h>
 #include <common/daemonize.h>
 #include <common/config/session-config.h>
 #include <common/dynamic-buffer.h>
This page took 0.023546 seconds and 4 git commands to generate.