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

* commit '7eed99dad95003b8b40e6a1136bd83ac68dc54dc':
  Reduce <stdlib.h> namespace pollution.
This commit is contained in:
Elliott Hughes
2015-01-24 23:53:11 +00:00
committed by Android Git Automerger

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>