X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fendpoint-internal.h;h=3ec1df9c42626d9a0837dda39f94c1c711ef39d7;hb=4878de5c7deb512bbdac4fdfc498907efa06fb7c;hp=c5cfd8f24ab6b1ebba3582b1a0655d701b19da92;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/include/lttng/endpoint-internal.h b/include/lttng/endpoint-internal.h index c5cfd8f24..3ec1df9c4 100644 --- a/include/lttng/endpoint-internal.h +++ b/include/lttng/endpoint-internal.h @@ -13,6 +13,7 @@ enum lttng_endpoint_type { LTTNG_ENDPOINT_TYPE_DEFAULT_SESSIOND_NOTIFICATION = 0, + LTTNG_ENDPOINT_TYPE_DEFAULT_SESSIOND_COMMAND = 1, }; struct lttng_endpoint {