mpv/etc/inttypes.h.link

5 lines
91 B
SYSTEMD

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