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

View File

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