Mercurial > mplayer.hg
view etc/inttypes.h @ 26566:351cc64042c1
change cvs > svn
author | compn |
---|---|
date | Tue, 29 Apr 2008 17:54:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>