Mercurial > mplayer.hg
view etc/inttypes.h @ 28722:5f24919c13ef
Fix a possible NULL-pointer crash introduced by local changes to libfaad2
author | reimar |
---|---|
date | Sat, 28 Feb 2009 10:06:52 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>