Reduce <stdlib.h> namespace pollution.
<stdlib.h> shouldn't drag in all of <string.h>. Change-Id: I949172f7ff17e329e411e5054e50f79c13775444
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <alloca.h>
|
||||
#include <strings.h>
|
||||
#include <memory.h>
|
||||
|
Reference in New Issue
Block a user