2016-12-23 16:52, Adrien Mazarguil:
> A missing include causes the following compilation errors:
>
> error: use of undeclared identifier 'AF_INET'
> error: use of undeclared identifier 'AF_INET6'
>
> Fixes: ef6e38550f07 ("app/testpmd: add items ipv4/ipv6 to flow command")
>
> Signed-off-by: Ad
A missing include causes the following compilation errors:
error: use of undeclared identifier 'AF_INET'
error: use of undeclared identifier 'AF_INET6'
Fixes: ef6e38550f07 ("app/testpmd: add items ipv4/ipv6 to flow command")
Signed-off-by: Adrien Mazarguil
---
app/test-pmd/cmdline_flow.c | 1
2 matches
Mail list logo