This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
572576eb67
mpv
/
etc
/
inttypes.h
5 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-24 20:28:24 +00:00
// fallback if the user doesn't have inttypes.h (libc5 systems)
Simplified support for libc5 systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11891 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 09:07:28 +00:00
#
include
<sys/bitypes.h>