Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / rotate.c
index 4873e5495f9bc15b6cef96ce60a22d939713ba65..ec816315789b83ec5cedb9602db88dc2394fa522 100644 (file)
@@ -21,8 +21,7 @@
 #include <common/mi-lttng.h>
 
 #include "../command.h"
-#include <lttng/rotation.h>
-#include <lttng/location.h>
+#include <lttng/lttng.h>
 
 static char *opt_session_name;
 static int opt_no_wait;
This page took 0.023563 seconds and 4 git commands to generate.