Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 142b4a1b authored by Martin Storsjo's avatar Martin Storsjo Committed by Steve Kondik
Browse files

stagefright: Include stdlib.h for malloc/free

According to ANSI C, malloc/free are provided by stdlib.h.

Also, string.h is always available according to ANSI C, and provides
the memset function, so there's no need to include it conditionally
for linux only.

This makes the code buildable on OS X, too.

Change-Id: Ie5d1da02158797e7e45dea257cbe3e4996dde4db
parent 91bc809f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment