> 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
Applied
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
---
lib/librte_eal/common/include/rte_version.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/librte_eal/c
2 matches
Mail list logo