summaryrefslogtreecommitdiffstats
path: root/src/vpp/api/vpe_all_api_h.h
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2018-11-13 14:04:50 +0100
committerDamjan Marion <dmarion@me.com>2018-12-17 15:02:55 +0000
commitf49ba0e81e0cb9b9f8075cb4ce051b5bacde8ad3 (patch)
tree6f0207e6278193af58a6e9686dc5d13752326c96 /src/vpp/api/vpe_all_api_h.h
parentb6d92d811ce39efd5276d1499afde7a1628d03ca (diff)
stats: Deprecate old stats framework
Change-Id: Iecdf0e5767115ef0570e9ea7212dc4644cf4afbd Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/vpp/api/vpe_all_api_h.h')
-rw-r--r--src/vpp/api/vpe_all_api_h.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vpp/api/vpe_all_api_h.h b/src/vpp/api/vpe_all_api_h.h
index de913668510..343efe470db 100644
--- a/src/vpp/api/vpe_all_api_h.h
+++ b/src/vpp/api/vpe_all_api_h.h
@@ -28,8 +28,7 @@
/* Include the current layer (third) vpp API definition layer */
#include <vpp/api/vpe.api.h>
-/* Include stats & OAM APIs */
-#include <vpp/stats/stats.api.h>
+/* Include OAM APIs */
#include <vpp/oam/oam.api.h>
/*