Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / clear.c
index b3974837fa987c660271d10890293164335b0f44..61879d61d1d9fd06751c736f5fd813be57bf94f2 100644 (file)
@@ -14,8 +14,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 #include <stdbool.h>
-#include <lttng/clear.h>
-#include <lttng/clear-handle.h>
+#include <lttng/lttng.h>
 
 #include "../command.h"
 
This page took 0.022488 seconds and 4 git commands to generate.