summaryrefslogtreecommitdiff
path: root/src/bios_reader
diff options
context:
space:
mode:
Diffstat (limited to 'src/bios_reader')
-rw-r--r--src/bios_reader/bios_dumper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bios_reader/bios_dumper.c b/src/bios_reader/bios_dumper.c
index 6f163d56..e2f3064e 100644
--- a/src/bios_reader/bios_dumper.c
+++ b/src/bios_reader/bios_dumper.c
@@ -31,6 +31,7 @@
#include <stdarg.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <unistd.h>
#include <errno.h>
#include <pciaccess.h>
#include <err.h>