Mercurial > mplayer.hg
view etc/inttypes.h @ 22362:e244d570ba44
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
author | nicodvb |
---|---|
date | Wed, 28 Feb 2007 23:40:39 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>