Merge "Don't transitively include <limits.h> from <sys/user.h>."
This commit is contained in:
commit
374adfee47
@ -30,7 +30,6 @@
|
|||||||
#define _SYS_USER_H_
|
#define _SYS_USER_H_
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
#include <limits.h> /* For PAGE_SIZE. */
|
|
||||||
#include <stddef.h> /* For size_t. */
|
#include <stddef.h> /* For size_t. */
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user