X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fcondition%2Fcondition.h;h=6681cf76fe693e68479dc6037b6c5fcad541a148;hb=81d566c913e31b5dbd6ec304e679a3b248abec2b;hp=78a206df3180fd929d3c0b4225ac4f1810cf117f;hpb=683d081a7f3734fcb5c8dd4424b0aa102117d1a0;p=lttng-tools.git diff --git a/include/lttng/condition/condition.h b/include/lttng/condition/condition.h index 78a206df3..6681cf76f 100644 --- a/include/lttng/condition/condition.h +++ b/include/lttng/condition/condition.h @@ -30,6 +30,7 @@ enum lttng_condition_status { LTTNG_CONDITION_STATUS_UNKNOWN = -2, LTTNG_CONDITION_STATUS_INVALID = -3, LTTNG_CONDITION_STATUS_UNSET = -4, + LTTNG_CONDITION_STATUS_UNSUPPORTED = -5, }; /*