Mercurial > mplayer.hg
view etc/inttypes.h @ 19200:07769a1d06a9
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
update
author | pacman |
---|---|
date | Thu, 27 Jul 2006 19:35:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>