* commit '834f83de3f3363090385963eef1cd9a053a51a71': <stdint.h> should expose SIZE_MAX.
This commit is contained in:
commit
1e88a7abca
@ -30,6 +30,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <sys/_types.h>
|
||||
#include <machine/limits.h> /* For SIZE_MAX. */
|
||||
|
||||
#if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
|
||||
# define __STDINT_LIMITS
|
||||
|
Loading…
Reference in New Issue
Block a user