Mercurial > mplayer.hg
view etc/inttypes.h @ 15077:a893e0bfa9d6
"Fix" for pnm EOF detection (stop on read errors)
author | rtognimp |
---|---|
date | Sat, 09 Apr 2005 14:50:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>