Merge pull request #427 from lioncash/include
tests/A32/fuzz_arm: Remove unused Unix-specific include
This commit is contained in:
commit
f624867d5a
@ -34,10 +34,6 @@
|
||||
#include "A32/skyeye_interpreter/dyncom/arm_dyncom_interpreter.h"
|
||||
#include "A32/skyeye_interpreter/skyeye_common/armstate.h"
|
||||
|
||||
#ifdef __unix__
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
using Dynarmic::Common::Bits;
|
||||
|
||||
static Dynarmic::A32::UserConfig GetUserConfig(ArmTestEnv* testenv) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user