Page MenuHomeFreeBSD

D36362.diff
No OneTemporary

D36362.diff

Index: emulators/qemu/files/patch-bsd-user_host_i386_host-signal.h
===================================================================
--- /dev/null
+++ emulators/qemu/files/patch-bsd-user_host_i386_host-signal.h
@@ -0,0 +1,10 @@
+--- bsd-user/host/i386/host-signal.h.orig 2022-08-29 16:52:29 UTC
++++ bsd-user/host/i386/host-signal.h
+@@ -9,6 +9,7 @@
+ #ifndef I386_HOST_SIGNAL_H
+ #define I386_HOST_SIGNAL_H
+
++#include <sys/param.h>
+ #include <sys/ucontext.h>
+ #include <machine/trap.h>
+ #include <vm/pmap.h>
Index: emulators/qemu/files/patch-bsd-user_host_x86__64_host-signal.h
===================================================================
--- /dev/null
+++ emulators/qemu/files/patch-bsd-user_host_x86__64_host-signal.h
@@ -0,0 +1,10 @@
+--- bsd-user/host/x86_64/host-signal.h.orig 2022-08-26 15:31:27 UTC
++++ bsd-user/host/x86_64/host-signal.h
+@@ -9,6 +9,7 @@
+ #ifndef X86_64_HOST_SIGNAL_H
+ #define X86_64_HOST_SIGNAL_H
+
++#include <sys/param.h>
+ #include <sys/ucontext.h>
+ #include <machine/trap.h>
+ #include <vm/pmap.h>

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 5:29 PM (21 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14517611
Default Alt Text
D36362.diff (1 KB)

Event Timeline