Merge "Reduce <stdlib.h> namespace pollution."

This commit is contained in:
Elliott Hughes
2015-01-24 23:44:26 +00:00
committed by Gerrit Code Review

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>