summaryrefslogtreecommitdiff
path: root/usr.bin/logins/git@git.tavy.me:freebsd-src.git
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2026-01-23 18:31:53 +0100
committerDimitry Andric <dim@FreeBSD.org>2026-01-23 18:33:23 +0100
commit3cdb6c9d92ecf479a0df338267f3f844ef6feeb2 (patch)
treedb5ef5f87f4d2c37eea348b50fe3c1384d1966cd /usr.bin/logins/git@git.tavy.me:freebsd-src.git
parent6c5fdba45a63d66984e15ddc6996f5e88a55f22c (diff)
libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROSHEADmain
Before transitively including the base version of inttypes.h, define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS, because the base inttypes.h directly includes sys/stdint.h, instead of going through the 'regular' stdint.h. The libc++ version of the latter does define those macros, to ensure things like UINT64_C() and SIZE_MAX are defined even in C++98 or C++03. MFC after: 3 days
Diffstat (limited to 'usr.bin/logins/git@git.tavy.me:freebsd-src.git')
0 files changed, 0 insertions, 0 deletions