X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Furi.h;h=b0af0326810e851556ab84f7cad6bb84295dbc68;hb=8250d5979abfc05004139b2328a36712224a797c;hp=ac1de9e0cbc2450f2592f54c46beb499321734c3;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/common/uri.h b/src/common/uri.h index ac1de9e0c..b0af03268 100644 --- a/src/common/uri.h +++ b/src/common/uri.h @@ -40,6 +40,7 @@ enum lttng_stream_type { * should be ignored. */ enum lttng_proto_type { + LTTNG_PROTO_TYPE_NONE = 0, LTTNG_TCP = 1, /* * UDP protocol is not supported for now.