eal: fix build with icc and gcc < 4.4
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Mar 2015 15:55:50 +0000 (16:55 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Mar 2015 15:59:53 +0000 (16:59 +0100)
commit9a01c31b94e54384ecab65a338f896d344bf3cad
tree057a255bf1c8d7a77f26129e3117ccedc8dd7b70
parentf07246766dee1af3b078b1c23497cac755fdc12c
eal: fix build with icc and gcc < 4.4

x86intrin.h cannot be directly included as it is not
always available.
rte_common_vect.h handles compiler differences.

Suggested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/arch/x86/rte_memcpy.h