Mercurial > mplayer.hg
view etc/inttypes.h @ 36559:85b5f38299fb
cddb: fix multiple leaks, both for error and normal use cases.
author | reimar |
---|---|
date | Sun, 19 Jan 2014 22:24: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>