New upstream version 18.11-rc3
[deb_dpdk.git] / lib / librte_hash / rte_cmp_x86.h
index e82b4c0..13a5836 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright(c) 2015 Intel Corporation
  */
 
+#include <rte_vect.h>
+
 /* Functions to compare multiple of 16 byte keys (up to 128 bytes) */
 static int
 rte_hash_k16_cmp_eq(const void *key1, const void *key2, size_t key_len __rte_unused)