mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
Use the correct define for macOS-specific code
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning (pop)
|
||||
#endif
|
||||
#ifdef HAVE_MAC
|
||||
#ifdef HAVE_MACOS
|
||||
# include <crt_externs.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user