X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdisable_rotation.c;h=ff5749c97f52f76c7e44d3d09a49fad347748daf;hb=81663f073dbfb4b61c06a0ceb8ca33c4fc41b1c5;hp=f5c197f9b8b642aae7fc5fbac24b3d206b703aaf;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/bin/lttng/commands/disable_rotation.c b/src/bin/lttng/commands/disable_rotation.c index f5c197f9b..ff5749c97 100644 --- a/src/bin/lttng/commands/disable_rotation.c +++ b/src/bin/lttng/commands/disable_rotation.c @@ -20,7 +20,7 @@ #include #include "../command.h" -#include +#include static char *opt_session_name; static struct mi_writer *writer;