numam-dpdk/lib/librte_bitratestats
Adrien Mazarguil 045f8a3c75 bitrate: fix exported header
This commit addresses the following error:

 In file included from /tmp/check-includes.sh.28023.c:1:0:
 build/include/rte_bitrate.h:82:2: error: unknown type name 'uint8_t'
 [...]

It also adds C++ awareness to rte_bitrate.h.

Fixes: 2ad7ba9a65 ("bitrate: add bitrate statistics library")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2017-05-01 00:13:15 +02:00
..
Makefile bitrate: add bitrate statistics library 2017-04-05 17:59:43 +02:00
rte_bitrate.c bitrate: fix integer roundoff 2017-04-21 01:08:07 +02:00
rte_bitrate.h bitrate: fix exported header 2017-05-01 00:13:15 +02:00
rte_bitratestats_version.map bitrate: add bitrate statistics library 2017-04-05 17:59:43 +02:00