Mercurial > mplayer.hg
view etc/inttypes.h @ 17879:0ca3fb62d2da
Move the subread from FILE to stream_t.
author | albeu |
---|---|
date | Thu, 16 Mar 2006 14:42:51 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>