summaryrefslogtreecommitdiffstats
path: root/etc/inttypes.h
blob: 2f22a52fe99ebd537f4dc9b470fcfa0ef8afd39e (plain)
1
2
3
4

// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>