aboutsummaryrefslogtreecommitdiff
path: root/util/vgabios/testbios.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/testbios.c')
-rw-r--r--util/vgabios/testbios.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/vgabios/testbios.c b/util/vgabios/testbios.c
index 06f6109516..e38315afd2 100644
--- a/util/vgabios/testbios.c
+++ b/util/vgabios/testbios.c
@@ -11,6 +11,7 @@
#define warn(x) { perror(x); }
#include <x86emu.h>
+#include "helper_exec.h"
#include "test.h"
#include "pci-userspace.h"