vcl: add read/write udp support
[vpp.git] / src / vcl / vcl_cfg.c
index 279a975..6e6a0ac 100644 (file)
@@ -21,6 +21,7 @@
  */
 static vppcom_main_t _vppcom_main = {
   .debug = VPPCOM_DEBUG_INIT,
+  .init = 0,
   .my_client_index = ~0
 };