Mercurial > mplayer.hg
view etc/inttypes.h @ 30581:fef54a0e6ec2
Add read_avi_header() to aviheader.h; avoids forward declarations.
author | diego |
---|---|
date | Wed, 17 Feb 2010 23:10:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>