X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=dcad0a1383524eb5f6a856547d8d88a16f1eb872;hb=441c16a7f0bbab56a5e783059d0cddab68544a9a;hp=09ce7c0ebbc5c034f5290f97040dc7a220f04319;hpb=1ab1ea0b77d5fc71765e06b5c84431e403e8bd2e;p=lttng-tools.git 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 {