Allow individual stats API and introduce stats.api
[vpp.git] / src / vpp / api / vpe_all_api_h.h
index 397cd80..d35a053 100644 (file)
@@ -28,6 +28,9 @@
 /* Include the current layer (third) vpp API definition layer */
 #include <vpp/api/vpe.api.h>
 
+/* Include stats APIs */
+#include <vpp/stats/stats.api.h>
+
 /*
  * fd.io coding-style-patch-verification: ON
  *