X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=21585383f03978b3d0d221163a5c91da588db792;hp=68ce903dedde11dc341eeb3a3eb9970567c0b77a;hb=4ce78777c3ffcdd42e635ed45aa5dd3a7c7bd22d;hpb=23d14dff22683582847cde7ed416a5aeb90e3bd9 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 {