Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / create.c
index 379ca0a660908c1e3454fafd3d193b83e029e081..22d1790f726f6fed25df5f7d43082fe81d3e034e 100644 (file)
@@ -29,8 +29,7 @@
 #include <common/sessiond-comm/sessiond-comm.h>
 #include <common/uri.h>
 #include <common/utils.h>
-#include <lttng/snapshot.h>
-#include <lttng/session-descriptor.h>
+#include <lttng/lttng.h>
 
 static char *opt_output_path;
 static char *opt_session_name;
This page took 0.022603 seconds and 4 git commands to generate.