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 + #include + #include + #include