am f1867d47
: Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work.""
* commit 'f1867d47cbce4225d712a2684da67031f7350909': Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."
This commit is contained in:
commit
dc5f5f857c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include <sys/_types.h>
|
||||
#include <limits.h> /* For SIZE_MAX. */
|
||||
#include <machine/limits.h> /* For SIZE_MAX. */
|
||||
|
||||
#if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
|
||||
# define __STDINT_LIMITS
|
||||
|
|
Loading…
Reference in a new issue