Skip to content

Commit

Permalink
Merge branch 'cherry-pick-1ca44e65' into 'release/v8.4.0'
Browse files Browse the repository at this point in the history
SDK-4849.Android build fails because ares.h is missing

See merge request sdk/sdk!6248
  • Loading branch information
Amit Singh committed Jan 27, 2025
2 parents 7334739 + a63b7ec commit 67deb9f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bindings/megaapi.i
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
#define ENABLE_CHAT
#include "megaapi.h"

#if defined(__ANDROID__)
#include <ares.h>
#endif

#ifdef ENABLE_WEBRTC
#include "webrtc/modules/utility/include/jvm_android.h"
#include "webrtc/rtc_base/logging.h"
Expand Down

0 comments on commit 67deb9f

Please sign in to comment.