ports/emulators/qemu8/files/patch-bsd-user_host_i386_host-signal.h
Muhammad Moinur Rahman e70bc73ba8
emulators/qemu8: New port
This port is a near identical copy of the qemu port created for
provisioning the update of the new 9.X.X branch of qemu.
2024-04-29 23:55:05 +02:00

11 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>