mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
44d67d88e1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11891 b3059339-0415-0410-9bf9-f77b7e298cf2
5 lines
91 B
C
5 lines
91 B
C
|
|
// fallback if the user doesn't have inttypes.h (libc5 systems)
|
|
|
|
#include <sys/bitypes.h>
|