aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/stats/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/stats/stats.h')
-rw-r--r--vpp/stats/stats.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/vpp/stats/stats.h b/vpp/stats/stats.h
index d6b4724a58c..118115bece0 100644
--- a/vpp/stats/stats.h
+++ b/vpp/stats/stats.h
@@ -24,12 +24,7 @@
#include <vlib/unix/unix.h>
#include <vlibmemory/api.h>
#include <vlibmemory/unix_shared_memory_queue.h>
-
-typedef struct
-{
- u32 client_index; /* in memclnt registration pool */
- u32 client_pid;
-} vpe_client_registration_t;
+#include <vlibapi/api_helper_macros.h>
typedef struct
{