numam-dpdk/lib/librte_efd
Adrien Mazarguil c67ae2bd09 efd: fix missing include in exported header
This commit addresses the following compilation errors:

 In file included from /tmp/check-includes.sh.8373.c:1:0:
 build/include/rte_efd.h:133:9: error: unknown type name 'uint8_t'
 [...]

Fixes: 56b6ef874f ("efd: new Elastic Flow Distributor library")
Cc: stable@dpdk.org

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-05-01 00:13:15 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_efd_version.map efd: new Elastic Flow Distributor library 2017-01-18 20:53:28 +01:00
rte_efd_x86.h efd: add AVX2 vector lookup function 2017-01-18 20:53:45 +01:00
rte_efd.c efd: fix build by removing dependency to libmath 2017-01-30 10:58:40 +01:00
rte_efd.h efd: fix missing include in exported header 2017-05-01 00:13:15 +02:00