]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_node/rte_node_ip4_api.h
node: fix missing header include
[dpdk.git] / lib / librte_node / rte_node_ip4_api.h
index 31a752b00bcc245944af36045897135a34bd5851..46d0d8976b8a2baa1099bbf0f64002b4029b89b5 100644 (file)
@@ -9,7 +9,8 @@
  * @file rte_node_ip4_api.h
  *
  * @warning
- * @b EXPERIMENTAL: this API may change without prior notice
+ * @b EXPERIMENTAL:
+ * All functions in this file may be changed or removed without prior notice.
  *
  * This API allows to do control path functions of ip4_* nodes
  * like ip4_lookup, ip4_rewrite.
@@ -20,6 +21,7 @@ extern "C" {
 #endif
 
 #include <rte_common.h>
+#include <rte_compat.h>
 
 /**
  * IP4 lookup next nodes.