ports/emulators/qemu7/files/patch-bsd-user_host_i386_host-signal.h
Muhammad Moinur Rahman 05c4a05566 emulators/qemu7: Update version 7.0.0=>7.2.1
Merge the relevant port files from emulators/qemu. This is most probably
going to be the last version update untill Qemu releases version 9 and
we phase this out.
2023-05-06 16:39:02 +02:00

10 lines
270 B
C

--- bsd-user/host/i386/host-signal.h.orig 2022-12-14 16:28:45 UTC
+++ bsd-user/host/i386/host-signal.h
@@ -12,6 +12,7 @@
#include <sys/param.h>
#include <sys/ucontext.h>
#include <machine/trap.h>
+#include <vm/vm.h>
#include <vm/pmap.h>
#include <machine/pmap.h>