Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
[lttng-tools.git] / src / bin / lttng / commands / create.cpp
index b266c10a9397a8e250c0c156a5d7e2fef547db46..2385fd70e8216a8fd6ef7bc0b4817305e3f9a3b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
@@ -28,6 +28,7 @@
 #include <common/sessiond-comm/sessiond-comm.h>
 #include <common/uri.h>
 #include <common/utils.h>
+#include <common/path.h>
 #include <lttng/lttng.h>
 
 static char *opt_output_path;
This page took 0.023657 seconds and 4 git commands to generate.