mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
util: acpi: include unistd.h
For lseek. Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
ab6e04d7ce
commit
7eead248c6
@ -22,6 +22,7 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define LIBVIRT_VIRACPIPRIV_H_ALLOW
|
||||
#include "internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user