X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Furi.h;fp=src%2Fcommon%2Furi.h;h=3a02dda5c228f7b676f5ae966f27991afcb812ec;hp=a270db9d927c021a84b59723afc8920b2948c536;hb=a6bc4ca9d659caf016ef932fcd944029737ac57c;hpb=97535efaa975ca52bf02c2d5e76351bfd2e3defa diff --git a/src/common/uri.h b/src/common/uri.h index a270db9d9..3a02dda5c 100644 --- a/src/common/uri.h +++ b/src/common/uri.h @@ -44,6 +44,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.