Merge "Reduce <stdlib.h> namespace pollution."
This commit is contained in:
commit
66eeec8e16
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue