summaryrefslogtreecommitdiff
path: root/include/inttypes.h
blob: 33219e2a9fe0ef23589c4752f4a71ef5f222384d (plain)
1
2
3
4
5
6
#ifndef _INTTYPES_H
#include_next <inttypes.h>
#ifndef _ISOMAC
libc_hidden_proto (strtoumax)
#endif
#endif