mpv/etc/inttypes.h

5 lines
91 B
C

// fallback if the user doesn't have inttypes.h (libc5 systems)
#include <sys/bitypes.h>