On Mon, Jan 27, 2025 at 05:14:00PM +0100, Michal Privoznik wrote:
> There's a call to read() in the file but corresponding include of
> unistd.h is missing causing a build failure.
>
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>
> Green pipeline:
>
> https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/1642845347
>
> src/ch/ch_events.c | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>