aports/testing/xemu/fix-missing-include.patch
Díaz Urbaneja Víctor Diego Alejandro (Sodomon) c1aecba515 testing/xemu: new aport
Original Xbox Emulator for Windows, macOS, and Linux.
https://xemu.app/
2024-06-04 11:49:45 +00:00

11 lines
247 B
Diff

--- a/include/exec/poison.h
+++ b/include/exec/poison.h
@@ -4,8 +4,6 @@
#ifndef HW_POISON_H
#define HW_POISON_H
-#include "config-poison.h"
-
#pragma GCC poison TARGET_I386
#pragma GCC poison TARGET_X86_64
#pragma GCC poison TARGET_AARCH64