diff options
author | 2010-12-22 22:01:11 +0100 | |
---|---|---|
committer | 2011-06-22 21:54:06 +0300 | |
commit | 5c8247f7307f1543127b7d12d5da122b85bc3d87 (patch) | |
tree | b819e987fdf123cc0550f6cb8911f123da29e43e /tools/aapt/Command.cpp | |
parent | bf5adfa5e558827fbb4771720433887bb3cbaefd (diff) |
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
Diffstat (limited to 'tools/aapt/Command.cpp')
0 files changed, 0 insertions, 0 deletions