Mercurial > mplayer.hg
view etc/inttypes.h @ 16036:ab9b25d60934
Fix few memleaks on exit.
2 lines inspired by Timothy Lee <timothy.lee <at> siriushk.com> patch
author | iive |
---|---|
date | Thu, 21 Jul 2005 14:03: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>