Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102029639
D36362.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D36362.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D36362: emulators/qemu: Fix build after recent change in src main.
Attached
Detach File
Event Timeline
Log In to Comment