Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
[lttng-tools.git] / src / bin / lttng / commands / create.c
index 87a66c7105b4aab93a27c54377e8afac98f6acae..2b44dd63a07c7da94c77c57367cf9ddf42d5f715 100644 (file)
@@ -31,6 +31,8 @@
 #include <common/utils.h>
 #include <lttng/snapshot.h>
 #include <lttng/session-descriptor.h>
+#include <common/path.h>
+#include <lttng/lttng.h>
 
 static char *opt_output_path;
 static char *opt_session_name;
This page took 0.023557 seconds and 5 git commands to generate.