Mercurial > mplayer.hg
view etc/inttypes.h @ 16575:a6e6ed5635ea
sync with 1.183
small spelling change
author | kraymer |
---|---|
date | Sat, 24 Sep 2005 14:49:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>