Re: [PATCH 24/51] tests/qtest: libqos: Drop inclusion of

2022-08-31 Thread Marc-André Lureau
On Wed, Aug 24, 2022 at 2:43 PM Bin Meng wrote: > From: Xuzhou Cheng > > There is no in the Windows build environment. Actually > this is not needed in the non-win32 builds too. Drop it. > > Signed-off-by: Xuzhou Cheng > Signed-off-by: Bin Meng > Reviewed-by: Marc-André Lureau > --- > >

Re: [PATCH 24/51] tests/qtest: libqos: Drop inclusion of

2022-08-25 Thread Thomas Huth
On 24/08/2022 11.40, Bin Meng wrote: From: Xuzhou Cheng There is no in the Windows build environment. Actually this is not needed in the non-win32 builds too. Drop it. Signed-off-by: Xuzhou Cheng Signed-off-by: Bin Meng --- tests/qtest/libqos/libqos.c | 2 -- 1 file changed, 2 deletions

[PATCH 24/51] tests/qtest: libqos: Drop inclusion of

2022-08-24 Thread Bin Meng
From: Xuzhou Cheng There is no in the Windows build environment. Actually this is not needed in the non-win32 builds too. Drop it. Signed-off-by: Xuzhou Cheng Signed-off-by: Bin Meng --- tests/qtest/libqos/libqos.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/qtest/libqos/libq