mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-5971 --resolve
This commit is contained in:
@@ -268,7 +268,7 @@ typedef intptr_t switch_ssize_t;
|
||||
#endif
|
||||
|
||||
|
||||
#if UINTPTR_MAX == 0xffffffffffffffff
|
||||
#if UINTPTR_MAX == 0xffffffffffffffff || defined(_WIN64)
|
||||
#define FS_64BIT 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user