diff options
Diffstat (limited to 'tool/patches/_structs.diff')
-rw-r--r-- | tool/patches/_structs.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/patches/_structs.diff b/tool/patches/_structs.diff index 73e9dd382..96b154370 100644 --- a/tool/patches/_structs.diff +++ b/tool/patches/_structs.diff @@ -8,6 +8,6 @@ index e130afa..1f98c98 100644 -#if __DARWIN_UNIX03 +#if __DARWIN_UNIX03 || 1 - #define _STRUCT_ARM_THREAD_STATE struct __darwin_arm_thread_state + #define _STRUCT_ARM_THREAD_STATE struct __darwin_arm_thread_state _STRUCT_ARM_THREAD_STATE { |