build: support building ABI versioned files twice
[dpdk.git] / lib / librte_lpm / rte_lpm6.c
index 5af74a5..e20f824 100644 (file)
@@ -24,6 +24,8 @@
 #include <rte_hash.h>
 #include <assert.h>
 #include <rte_jhash.h>
+#include <rte_tailq.h>
+#include <rte_function_versioning.h>
 
 #include "rte_lpm6.h"