X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fenable_rotation.c;h=c10c6a2d7f475fc93641e05936cde7ec2d7021d4;hb=29bcf415306cac513618483defc4251bc49aa1c3;hp=ce69d34e1939f538f3fdce94092260687c7af0c5;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/bin/lttng/commands/enable_rotation.c b/src/bin/lttng/commands/enable_rotation.c index ce69d34e1..c10c6a2d7 100644 --- a/src/bin/lttng/commands/enable_rotation.c +++ b/src/bin/lttng/commands/enable_rotation.c @@ -21,7 +21,7 @@ #include #include "../command.h" -#include +#include static char *opt_session_name; static struct mi_writer *writer;