termux-packages/packages/fex/External-FEXCore-Source-Int...

12 lines
371 B
Diff

--- a/External/FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h
+++ b/External/FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h
@@ -5,7 +5,7 @@
#include "Interface/Context/Context.h"
#include "Interface/Core/ArchHelpers/MContext.h"
-#include <bits/types/stack_t.h>
+#include <asm-generic/signal.h>
#include <cstdint>
#include <stddef.h>
#include <stack>