net/ionic: use standard boolean type
[dpdk.git] / drivers / net / ionic / ionic_rx_filter.c
index f75b81a..fe62453 100644 (file)
@@ -3,6 +3,7 @@
  */
 
 #include <errno.h>
+#include <stdbool.h>
 
 #include <rte_malloc.h>