Add missing includes.
These files all use malloc/free but never include it. It looks like the NDK headers leak stdlib.h through something that was being included, but the updated headers don't have that mess. Test: mma Change-Id: Ia34a2d74f382f88476708e31da819ea18ab0aa4f
Loading
Please register or sign in to comment