On Tue, Jan 28, 2020 at 01:10:54PM +, Daniel P. Berrangé wrote:
> The sys/uio.h header is only needed when building logging
> code with journald support enabled. Conditionally include
> it so that we avoid break on platforms which lack this
> header.
>
> Signed-off-by: Daniel P. Berrangé
> --
The sys/uio.h header is only needed when building logging
code with journald support enabled. Conditionally include
it so that we avoid break on platforms which lack this
header.
Signed-off-by: Daniel P. Berrangé
---
src/util/virlog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -