termux-packages/packages/fex/External-FEXCore-Source-Interface-Core-Interpreter-InterpreterCore.cpp.patch
2022-01-15 13:45:04 +02:00

12 lines
366 B
Diff

--- a/External/FEXCore/Source/Interface/Core/Interpreter/InterpreterCore.cpp
+++ b/External/FEXCore/Source/Interface/Core/Interpreter/InterpreterCore.cpp
@@ -11,7 +11,7 @@
#include <FEXCore/Utils/LogManager.h>
#include <memory>
-#include <bits/types/stack_t.h>
+#include <asm-generic/signal.h>
#include <signal.h>
#include <stdint.h>
#include <unordered_map>