Skip to content

Commit

Permalink
Merge branch 'fix/SDK-4849_android-build-fails-because-aresh-is-missi…
Browse files Browse the repository at this point in the history
…ng' into 'develop'

SDK-4849 Android build fails because ares.h is missing

Closes SDK-4849

See merge request sdk/sdk!6245

(cherry picked from commit 1ca44e65be005188247860d597109b295b397cdc)

23e07747 c-ares build fail

Co-authored-by: Amit Singh <[email protected]>
  • Loading branch information
Amit Singh committed Jan 27, 2025
1 parent 7334739 commit a63b7ec
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 a63b7ec

Please sign in to comment.