On 6 Jan 2021, at 17:32, Ilya Maximets wrote:

> AppVeyor reports:
>
>   lib/dpctl.c(1433): error C4013: 'strndup' undefined;
>                                   assuming extern returning int
>   make[2]: *** [lib/dpctl.lo] Error 1
>
> Replacing missing 'strndup' with a portable pair of functions.
>
> Fixes: bf8812cd7e20 ("dpctl: Add add/mod/del-flows command.")
> Signed-off-by: Ilya Maximets <[email protected]>
> ---

This change looks good to me, thanks for preparing it :)

Acked-by: Eelco Chaudron <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to