am 66eeec8e: Merge "Reduce <stdlib.h> namespace pollution."

* commit '66eeec8e160feddc2b35c4ff9d20de92f37331dd':
  Reduce <stdlib.h> namespace pollution.
This commit is contained in:
Elliott Hughes 2015-01-24 23:47:36 +00:00 committed by Android Git Automerger
commit 7eed99dad9

View File

@ -31,7 +31,6 @@
#include <sys/cdefs.h>
#include <stddef.h>
#include <string.h>
#include <alloca.h>
#include <strings.h>
#include <memory.h>