X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=21585383f03978b3d0d221163a5c91da588db792;hb=ec64e6c1a008526fa9854cebac13e5e6ed308c26;hp=68ce903dedde11dc341eeb3a3eb9970567c0b77a;hpb=a59af249d493ef9f3a3f5190093b65aef0b1adb6;p=lttng-tools.git diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 68ce903de..21585383f 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -31,6 +31,7 @@ enum cmd_error_code { CMD_UNDEFINED, CMD_FATAL, CMD_WARNING, + CMD_UNSUPPORTED, }; struct cmd_struct {