sock api: add infra for bootstrapping shm clients
[vpp.git] / src / vat / vat.h
index 1ae46f3..ddb4644 100644 (file)
@@ -209,7 +209,7 @@ typedef struct
   ip4_nbr_counter_t **ip4_nbr_counters;
   ip6_nbr_counter_t **ip6_nbr_counters;
 
-  socket_client_main_t socket_client_main;
+  socket_client_main_t *socket_client_main;
   u8 *socket_name;
 
   /* Convenience */