Break up vpe.api
[vpp.git] / src / vnet / ip / punt.h
index 9defa88..4cef527 100644 (file)
@@ -21,6 +21,8 @@
 #define included_punt_h
 
 #include <sys/un.h>
+#include <stdbool.h>
+
 typedef enum
 {
 #define punt_error(n,s) PUNT_ERROR_##n,