version: fix include
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 13 Mar 2015 17:25:44 +0000 (18:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Mar 2015 22:01:31 +0000 (23:01 +0100)
commitf7ff1d747669c8660c9dd3c518c76d1a71e7ec70
tree0054d0843f1cc8cef84eaaf6d128e99484c65a97
parent8d59064fb3c323f3fcc6441fc262d04611b794a0
version: fix include

When including rte_version.h without string.h, there is a compilation error:
include/rte_version.h: error: implicit declaration of function ‘strlen’

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h