]> git.droids-corp.org - dpdk.git/blobdiff - lib/fib/dir24_8.c
hash: unify CRC32 selection for x86 and Arm
[dpdk.git] / lib / fib / dir24_8.c
index bb3bc9753b77e16e7bf8fffc6e41d95f6de91fd8..a8ba4f64cac64b2fcb56844483ef929760005463 100644 (file)
@@ -4,15 +4,11 @@
  */
 
 #include <stdint.h>
-#include <stdlib.h>
 #include <stdio.h>
-#include <string.h>
-#include <inttypes.h>
 
 #include <rte_debug.h>
 #include <rte_malloc.h>
 #include <rte_errno.h>
-#include <rte_memory.h>
 #include <rte_vect.h>
 
 #include <rte_rib.h>