Mercurial > mplayer.hg
view etc/inttypes.h @ 27299:4e57d47ee5db
Cleanup, use av_freep() instead of av_free(x); x=NULL
author | michael |
---|---|
date | Mon, 21 Jul 2008 11:18:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>