This commit is contained in:
Alexander Zhirov 2023-03-20 17:39:56 +03:00
parent 486f970b2a
commit e1ce525c34
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ extern jclass jniUtilitiesClass;
// fix of undef in pjsip
#if defined(TGVOIP_USE_SOFTWARE_AUDIO)
#define s6_addr __in6_u.__s6_addr8
// #define s6_addr __in6_u.__u6_addr8
#endif
using namespace tgvoip;