aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu8/files/patch-bsd-user_host_i386_host-signal.h
blob: 07d731fd4f54af470ac984ddeeb461ac39522052 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>