Remove extern "C" from internal headers
[lttng-tools.git] / src / common / uri.h
index ac1de9e0cbc2450f2592f54c46beb499321734c3..b0af0326810e851556ab84f7cad6bb84295dbc68 100644 (file)
@@ -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.
This page took 0.023003 seconds and 4 git commands to generate.