Skip to content

Commit

Permalink
stats: Add version defines in stat_client.h
Browse files Browse the repository at this point in the history
Change-Id: I9894a0c613b0486112623920d49371ceec9e6111
Signed-off-by: Ole Troan <[email protected]>
  • Loading branch information
Ole Troan authored and otroan committed Apr 29, 2019
1 parent 9896d55 commit 1cb333c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/vpp-api/client/stat_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
#ifndef included_stat_client_h
#define included_stat_client_h

#define STAT_VERSION_MAJOR 1
#define STAT_VERSION_MINOR 1

#include <stdint.h>
#include <unistd.h>
#include <vlib/counter_types.h>
Expand Down

0 comments on commit 1cb333c

Please sign in to comment.