Skip to content

Commit 67deb9f

Browse files
author
Amit Singh
committed
Merge branch 'cherry-pick-1ca44e65' into 'release/v8.4.0'
SDK-4849.Android build fails because ares.h is missing See merge request sdk/sdk!6248
2 parents 7334739 + a63b7ec commit 67deb9f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bindings/megaapi.i

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
#define ENABLE_CHAT
66
#include "megaapi.h"
77

8-
#if defined(__ANDROID__)
9-
#include <ares.h>
10-
#endif
11-
128
#ifdef ENABLE_WEBRTC
139
#include "webrtc/modules/utility/include/jvm_android.h"
1410
#include "webrtc/rtc_base/logging.h"

0 commit comments

Comments
 (0)