X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=dcad0a1383524eb5f6a856547d8d88a16f1eb872;hp=09ce7c0ebbc5c034f5290f97040dc7a220f04319;hb=d16c1a4ce20ed71733c02353383f1a3058fe9ed2;hpb=3183dbb0b0a687ececcadb3be0cde938dc19f57a diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 09ce7c0eb..dcad0a138 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -31,6 +31,7 @@ enum cmd_error_code { CMD_ERROR, CMD_UNDEFINED, CMD_FATAL, + CMD_WARNING, }; struct cmd_struct {