X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Fagent.h;fp=src%2Fcommon%2Fsessiond-comm%2Fagent.h;h=574f8891f20bc8211e1160e3038d2c97ec1b9707;hp=93ef7ac093e2fe241b44d31c5a6a4640ca35911c;hb=23c2bd47c5ccd0e41e6f9e27fed5cdcfa0ed00f4;hpb=7d9ad8800792b112461e469d774a0abb5ff06043 diff --git a/src/common/sessiond-comm/agent.h b/src/common/sessiond-comm/agent.h index 93ef7ac09..574f8891f 100644 --- a/src/common/sessiond-comm/agent.h +++ b/src/common/sessiond-comm/agent.h @@ -40,6 +40,7 @@ enum lttcomm_agent_ret_code { AGENT_RET_CODE_SUCCESS = 1, AGENT_RET_CODE_INVALID = 2, AGENT_RET_CODE_UNKNOWN_NAME = 3, + AGENT_RET_CODE_NR, }; /*