am 55c5ec64: Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work."
* commit '55c5ec64bd26d92bd1882a9a4c91445de73ebfa2': Add SIZE_MAX to <stdint.h> in a way that might actually work.
This commit is contained in:
commit
b0a2262c3f
@ -30,7 +30,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <sys/_types.h>
|
||||
#include <machine/limits.h> /* For SIZE_MAX. */
|
||||
#include <limits.h> /* For SIZE_MAX. */
|
||||
|
||||
#if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
|
||||
# define __STDINT_LIMITS
|
||||
|
Loading…
x
Reference in New Issue
Block a user