summaryrefslogtreecommitdiff
path: root/include/stdint.h
blob: 8db6187c49187bdb540f6bfcd8860f940260bd9a (plain)
1
2
3
4
5
6
#ifndef _STDINT_H
/* NB: Clang 20 defines them as built-in macros.  */
#undef __INT64_C
#undef __UINT64_C
#include <stdlib/stdint.h>
#endif