api: Cleanup APIs interface.api
[vpp.git] / src / vlibapi / api_types.h
index b0efa61..04f84a5 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef included_api_types_h
 #define included_api_types_h
 
+#include <stdbool.h>
+
 #include <vppinfra/types.h>
 #include <arpa/inet.h>
 #include <string.h>