Mercurial > mplayer.hg
view etc/inttypes.h @ 12089:1fe597788e3f
prevent crash in case we are unable to get aligned buffer
author | faust3 |
---|---|
date | Thu, 01 Apr 2004 12:35:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>