On 03/28/2018 07:49 AM, xiangxia.m@gmail.com wrote:
From: Tonghao Zhang
The vhost.h file uses bool type, but not include stdbool
header file. If other c files include vhost.h directly,
there will be a compile error.
This patch will be used in the next patch.
Signed-off-by: Tonghao Zhang
From: Tonghao Zhang
The vhost.h file uses bool type, but not include stdbool
header file. If other c files include vhost.h directly,
there will be a compile error.
This patch will be used in the next patch.
Signed-off-by: Tonghao Zhang
---
lib/librte_vhost/socket.c | 1 -
lib/librte_vhost/vho
2 matches
Mail list logo