API: Use string type instead of u8.
[vpp.git] / src / vpp / api / types.h
index 252caa2..9a45639 100644 (file)
@@ -16,6 +16,9 @@
 #ifndef __API_TYPES_H__
 #define __API_TYPES_H__
 
+#include <vlibapi/api_common.h>
+#include <vlibapi/api_types.h>
+
 #define vl_typedefs            /* define message structures */
 #include <vpp/api/vpe_all_api_h.h>
 #undef vl_typedefs