common: compile libcommon as C++
[lttng-tools.git] / src / common / uri.h
index a270db9d927c021a84b59723afc8920b2948c536..3a02dda5c228f7b676f5ae966f27991afcb812ec 100644 (file)
@@ -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.
This page took 0.023027 seconds and 4 git commands to generate.