No longer used. Signed-off-by: Stephen Hemminger <[email protected]> --- lib/lpm/rte_lpm6.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/lpm/rte_lpm6.c b/lib/lpm/rte_lpm6.c index e23c886766..c3fb795c59 100644 --- a/lib/lpm/rte_lpm6.c +++ b/lib/lpm/rte_lpm6.c @@ -12,7 +12,6 @@ #include <rte_log.h> #include <rte_common.h> #include <rte_malloc.h> -#include <rte_memcpy.h> #include <rte_eal_memconfig.h> #include <rte_string_fns.h> #include <rte_errno.h> -- 2.53.0

