API: Use string type instead of u8.
[vpp.git] / src / vlibapi / api_common.h
index 497a1e8..735921b 100644 (file)
@@ -25,6 +25,7 @@
  */
 
 #include <vppinfra/clib_error.h>
+#include <vlibapi/api_types.h>
 #include <svm/svm_common.h>
 #include <svm/queue.h>