[dpdk-dev] [PATCH v3 6/7] cmdline: support Windows

Thomas Monjalon thomas at monjalon.net
Thu Oct 15 00:31:19 CEST 2020


28/09/2020 23:50, Dmitry Kozlyuk:
> --- a/lib/librte_cmdline/cmdline.c
> +++ b/lib/librte_cmdline/cmdline.c
> @@ -13,11 +13,16 @@
>  #include <fcntl.h>
>  #include <errno.h>
>  #include <netinet/in.h>
> +#include <unistd.h>

unistd is already included few lines above.





More information about the dev mailing list