api: Remove the inlines file and replace with library functions
[vpp.git] / src / vpp / api / api.c
index 9c23811..c21d562 100644 (file)
@@ -60,7 +60,6 @@
 
 #include <vpp/api/vpe_msg_enum.h>
 #include <vpp/api/types.h>
-#include <vlibapi/api_types_inlines.h>
 
 #define vl_typedefs            /* define message structures */
 #include <vpp/api/vpe_all_api_h.h>